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