summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-01netfilter: nfnetlink_queue: use proper net namespace to allocate skbGao feng
2013-09-30netfilter: ipset: Add hash:net,port,net module to kernel.Oliver Smith
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov
2013-09-30netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik
2013-09-30netfilter: ipset: For set:list types, replaced elements must be zeroed outJozsef Kadlecsik
2013-09-30netfilter: ipset: Fix hash resizing with commentsJozsef Kadlecsik
2013-09-30netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith
2013-09-30netfilter: ipset: Support comments in the list-type ipset.Oliver Smith
2013-09-30netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith
2013-09-30netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith
2013-09-30netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith
2013-09-30netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINKJozsef Kadlecsik
2013-09-30netfilter: ipset: list:set: make sure all elements are checked by the gcJozsef Kadlecsik
2013-09-30netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik
2013-09-30netfilter: ipset: Generalize extensions supportJozsef Kadlecsik
2013-09-30netfilter: ipset: Move extension data to set structureJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik
2013-09-30netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik
2013-09-30netfilter: ipset: Introduce new operation to get both setname and familyJozsef Kadlecsik
2013-09-30netfilter: ipset: order matches and targets separatedly in xt_set.cJozsef Kadlecsik
2013-09-30netfilter: ipset: Support package fragments for IPv4 protos without portsAnders K. Pedersen
2013-09-30netfilter: ipset: Use fix sized type for timeout in the extension partJozsef Kadlecsik
2013-09-30netfilter: ipset: Fix "may be used uninitialized" warningsJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik
2013-09-30netfilter: ipset: Fix sparse warnings due to missing rcu annotationsJozsef Kadlecsik
2013-09-30netfilter: ipset: Sparse warning about shadowed variable fixedJozsef Kadlecsik
2013-09-30netfilter: ipset: Don't call ip_nest_end needlessly in the error pathJozsef Kadlecsik
2013-09-27netfilter: xt_TCPMSS: lookup route from proper net namespaceGao feng
2013-09-27netfilter: xt_TCPMSS: Get mtu only if clamp-mss-to-pmtu is specifiedGao feng
2013-09-27netfilter: nf_ct_sip: extend RCU read lock in set_expected_rtp_rtcp()holger@eitzenberger.org
2013-09-24ipv6: do not allow ipv6 module to be removedCong Wang
2013-09-24tcp: fix dynamic right sizingEric Dumazet
2013-09-24tcp: syncookies: reduce mss table to four valuesFlorian Westphal
2013-09-24tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2013-09-24Merge branch 'cpsw'David S. Miller
2013-09-24ARM: dts: am33xx: adopt to cpsw-phy-sel driver to configure phy modeMugunthan V N
2013-09-24drivers: net: cpsw: use cpsw-phy-sel driver to configure phy modeMugunthan V N
2013-09-24drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpswMugunthan V N
2013-09-24net: ethernet: cpsw: switch to devres allocationsDaniel Mack
2013-09-24amd/7990: Remove extern from function prototypesJoe Perches
2013-09-24gianfar: Remove extern from function prototypesJoe Perches
2013-09-24emulex: Remove extern from function prototypesJoe Perches
2013-09-24chelsio: Remove extern from function prototypesJoe Perches
2013-09-24brocade: Remove extern from function prototypesJoe Perches
2013-09-24broadcom: Remove extern from function prototypesJoe Perches
2013-09-24atheros: Remove extern from function prototypesJoe Perches
2013-09-24adi: Remove extern from function prototypesJoe Perches
2013-09-248390: Remove extern from function prototypesJoe Perches
2013-09-24can: Remove extern from function prototypesJoe Perches
2013-09-23ptp: add the PTP_SYS_OFFSET ioctl to the testptp programDong Zhu