aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens5-9/+12
2008-05-21tipc: Update "previous node" indicators when node address changesAllan Stephens1-0/+1
2008-05-21tipc: Optimize null pointer check during neighbor discoveryAllan Stephens1-3/+2
2008-05-21tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens1-0/+26
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens2-8/+14
2008-05-21ip6mr: Use on-device stats instead of private ones.Pavel Emelyanov1-15/+7
2008-05-21ipmr: Use on-device stats instead of private ones.Pavel Emelyanov1-16/+9
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov1-20/+6
2008-05-21ipmr: Ipip tunnel uses on-device stats.Pavel Emelyanov1-2/+2
2008-05-21sit: Use on-device stats instead of private ones.Pavel Emelyanov1-15/+9
2008-05-21ipip: Use on-device stats instead of private ones.Pavel Emelyanov1-14/+8
2008-05-21ipgre: Use on-device stats instead of private ones.Pavel Emelyanov1-18/+14
2008-05-21bridge: Use on-device stats instead of private ones.Pavel Emelyanov4-16/+8
2008-05-21net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov2-17/+12
2008-05-19ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov1-7/+22
2008-05-19inet: Register fragmentation some ctls at read-only root.Pavel Emelyanov2-3/+48
2008-05-19ipv6: In fragmentation code, handle error returned from register_pernet_subsys.Pavel Emelyanov1-1/+7
2008-05-19inet: Rename fragmentation sysctl-related functions/variables.Pavel Emelyanov2-18/+18
2008-05-19netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov1-20/+19
2008-05-19netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov1-0/+30
2008-05-19tipc: Cosmetic cleanup of topology service codeAllan Stephens2-15/+13
2008-05-19tipc: Consolidate subscriber & subscriber port referencesAllan Stephens3-90/+116
2008-05-19tipc: Fix bug in topology server byte swapping routineAllan Stephens1-3/+1
2008-05-19tipc: Add support for customized subscription endiannessAllan Stephens2-19/+18
2008-05-19tipc: Add support for customized subscription overlap handlingAllan Stephens2-1/+11
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller18-335/+455
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller60-272/+828
2008-05-14net: handle errors from device_renameStephen Hemminger1-1/+5
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds10-95/+524
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1
2008-05-149p: fix error path during early mountEric Van Hensbergen4-20/+23
2008-05-149p: make cryptic unknown error from server less scaryEric Van Hensbergen1-2/+2
2008-05-149p: fix flags length in netSteven Rostedt2-3/+3
2008-05-149p: Correct fidpool creation failure in p9_client_createJosef 'Jeff' Sipek1-1/+1
2008-05-149p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek1-9/+9
2008-05-149p: propagate parse_option changes to client and transportsEric Van Hensbergen2-14/+45
2008-05-149p: Documentation updatesEric Van Hensbergen7-46/+441
2008-05-14mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX framesIvo van Doorn1-0/+5
2008-05-14wireless: Add missing locking to cfg80211_dev_renameEric W. Biederman1-5/+28
2008-05-14mac80211: make rx radiotap header more flexibleBruno Randolf1-62/+133
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf8-25/+37
2008-05-14mac80211: fix queue constant confusionJohannes Berg1-2/+2
2008-05-14mac80211: proper STA info lockingJohannes Berg10-123/+179
2008-05-14mac80211: require four hardware queues for QoS/HTJohannes Berg3-10/+18
2008-05-14mac80211: tkip.c use kernel-provided infrastructureHarvey Harrison1-99/+46
2008-05-14wireless: use get/put_unaligned_* helpersHarvey Harrison2-10/+8
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-83/+171
2008-05-14net: Fix typo in net/core/sock.c.Rami Rosen1-1/+1
2008-05-13netfilter: xt_iprange: module aliases for xt_iprangePhil Oester1-0/+2
2008-05-13netfilter: ctnetlink: dump conntrack ID in event messagesEric Leblond1-0/+3