summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-05-25irda: Push BKL down into irda ioctl handlersAlan Cox
2008-05-25wanrouter: Push down BKLAlan Cox
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy
2008-05-21net: The world is not perfect patch.Rami Rosen
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng
2008-05-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens
2008-05-21tipc: Update "previous node" indicators when node address changesAllan Stephens
2008-05-21tipc: Optimize null pointer check during neighbor discoveryAllan Stephens
2008-05-21tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens
2008-05-21ip6mr: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipmr: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipmr: Ipip tunnel uses on-device stats.Pavel Emelyanov
2008-05-21sit: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipip: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipgre: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21bridge: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov
2008-05-21af_key: Fix selector family initialization.Kazunori MIYAZAWA
2008-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-20mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa
2008-05-20pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev
2008-05-20mac80211: don't claim iwspy supportJohannes Berg
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy
2008-05-20vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy
2008-05-20net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse
2008-05-20net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy
2008-05-20ipsec: Use the correct ip_local_out functionHerbert Xu
2008-05-19ipv6 addrconf: Allow infinite prefix lifetime.YOSHIFUJI Hideaki
2008-05-19ipv6 route: Fix lifetime in netlink.YOSHIFUJI Hideaki
2008-05-19ipv6 addrconf: Fix route lifetime setting in corner case.YOSHIFUJI Hideaki
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki
2008-05-19ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov
2008-05-19inet: Register fragmentation some ctls at read-only root.Pavel Emelyanov
2008-05-19ipv6: In fragmentation code, handle error returned from register_pernet_subsys.Pavel Emelyanov
2008-05-19inet: Rename fragmentation sysctl-related functions/variables.Pavel Emelyanov
2008-05-19netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov
2008-05-19netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov
2008-05-19tipc: Cosmetic cleanup of topology service codeAllan Stephens
2008-05-19tipc: Consolidate subscriber & subscriber port referencesAllan Stephens
2008-05-19tipc: Fix bug in topology server byte swapping routineAllan Stephens
2008-05-19tipc: Add support for customized subscription endiannessAllan Stephens
2008-05-19tipc: Add support for customized subscription overlap handlingAllan Stephens
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn
2008-05-16mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar