summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-27bridge: netfilter: orphan skb before invoking ip netfilter hooksFlorian Westphal
2013-10-27netfilter: ipset: remove duplicate defineMichael Opdenacker
2013-10-27netfilter:ipset: Fix memory allocation for bitmap:portJozsef Kadlecsik
2013-10-23netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packetsStanislav Fomichev
2013-10-22netfilter: ipset: The unnamed union initialization may lead to compilation errorJozsef Kadlecsik
2013-10-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik
2013-10-17netfilter: ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIPGao feng
2013-10-17netfilter: ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directoryGao feng
2013-10-17netfilter: ipt_CLUSTERIP: add parameter net in clusterip_config_find_getGao feng
2013-10-17netfilter: ipt_CLUSTERIP: make clusterip_lock per net namespaceGao feng
2013-10-17netfilter: ipt_CLUSTERIP: make clusterip_list per net namespaceGao feng
2013-10-17netfilter: ipt_CLUSTERIP: make proc directory per net namespaceGao feng
2013-10-17netfilter: xt_socket: use sock_gen_put()Eric Dumazet
2013-10-15ipvs: improved SH fallback strategyAlexander Frolkin
2013-10-15ipvs: avoid rcu_barrier during netns cleanupJulian Anastasov
2013-10-15ipvs: fix the IPVS_CMD_ATTR_MAX definitionJulian Anastasov
2013-10-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet
2013-10-09i40e: Bump versionCatherine Sullivan
2013-10-09i40e: Add support for 64 bit netstatsAlexander Duyck
2013-10-09i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-09i40e: Replace ring container array with linked listAlexander Duyck
2013-10-09i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck
2013-10-09i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-10-09i40e: Add support for Tx byte queue limitsAlexander Duyck
2013-10-09i40e: Drop dead code and flags from Tx hotpathAlexander Duyck
2013-10-09i40e: clean up Tx fast pathAlexander Duyck
2013-10-09i40e: Do not directly increment Tx next_to_useAlexander Duyck
2013-10-09i40e: Cleanup Tx buffer info layoutAlexander Duyck
2013-10-10tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()Eric Dumazet
2013-10-10inet: includes a sock_common in request_sockEric Dumazet
2013-10-10net: gro: allow to build full sized skbEric Dumazet
2013-10-10fib_trie: only calc for the un-first nodebaker.zhang
2013-10-10veth: allow to setup multicast address for veth deviceGao feng
2013-10-09i40e: Drop unused completed statAlexander Duyck
2013-10-09i40e: Link code updatesAnjali Singhai
2013-10-09be2net: change the driver version number to 4.9.224.0Ajit Khaparde
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde
2013-10-09bnx2x: Add ndo_get_phys_port_id supportYuval Mintz
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet
2013-10-09udp: fix a typo in __udp4_lib_mcast_demux_lookupEric Dumazet
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-10-08tcp/dccp: remove twchainEric Dumazet
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-08Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-10-08pkt_sched: fq: fix non TCP flows pacingEric Dumazet
2013-10-08Revert "veth: Showing peer of veth type dev in ip link (kernel side)"David S. Miller
2013-10-08qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun
2013-10-08moxa: fix the error handling in moxart_mac_probe()Wei Yongjun