summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-21Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy
2010-10-21tproxy: added IPv6 support to the TPROXY targetBalazs Scheidler
2010-10-21tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler
2010-10-21tproxy: added tproxy sockopt interface in the IPV6 layerBalazs Scheidler
2010-10-21tproxy: added udp6_lib_lookup functionBalazs Scheidler
2010-10-21tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler
2010-10-219p: client code cleanupstephen hemminger
2010-10-21napi: unexport napi_reuse_skbstephen hemminger
2010-10-21Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman
2010-10-21tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler
2010-10-21tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler
2010-10-21net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao
2010-10-21xfrm: make xfrm_bundle_ok localstephen hemminger
2010-10-21rtnetlink: remove rtnl_kill_linksstephen hemminger
2010-10-21xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger
2010-10-21socket: localize functionsstephen hemminger
2010-10-21ipvs: provide address family for debuggingJulian Anastasov
2010-10-21ipvs: changes for local real serverJulian Anastasov
2010-10-21ipvs: do not schedule conns from real serversJulian Anastasov
2010-10-21ipvs: switch to notrack modeJulian Anastasov
2010-10-21ipvs: optimize checksums for appsJulian Anastasov
2010-10-21ethtool: Add support for vlan accleration.Jesse Gross
2010-10-21vlan: Centralize handling of hardware acceleration.Jesse Gross
2010-10-21vlan: Avoid hash table lookup to find group.Jesse Gross
2010-10-21vlan: Enable software emulation for vlan accleration.Jesse Gross
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-20net: avoid RCU for NOCACHE dstEric Dumazet
2010-10-20net: allocate tx queues in register_netdeviceTom Herbert
2010-10-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-19ipvs: IPv6 tunnel modeHans Schillstrom
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso
2010-10-18bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman
2010-10-18can: mcp251x: Don't use pdata->model for chip selection anymoreMarc Kleine-Budde
2010-10-18netfilter: install missing ebtables headers for userspaceNick Bowler
2010-10-17netns: reorder fields in struct netEric Dumazet
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-10-16net: allocate skbs on local nodeEric Dumazet
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-13Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi
2010-10-13mac80211: add probe request filter flagJohannes Berg
2010-10-13cfg80211: notify drivers about frame registrationsJohannes Berg
2010-10-13wext: fix alignment problem in serializing 'struct iw_point'Gerrit Renker
2010-10-13netfilter: xtables: remove unused definesJan Engelhardt