aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tipc: Fix minor bugs in link session number handlingAllan Stephens2008-06-04
* tipc: Fix bugs in message error code display when debuggingAllan Stephens2008-06-04
* tipc: Standardize error checking on incoming messages via native APIAllan Stephens2008-06-04
* tipc: Fix bug in connection setup via native APIAllan Stephens2008-06-04
* irda: Push BKL down into irda ioctl handlersAlan Cox2008-05-26
* wanrouter: Push down BKLAlan Cox2008-05-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-26
|\
| * vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy2008-05-23
| * net: The world is not perfect patch.Rami Rosen2008-05-21
| * xfrm_user: Remove zero length key checks.David S. Miller2008-05-21
| * net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng2008-05-21
| * tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala2008-05-21
| * af_key: Fix selector family initialization.Kazunori MIYAZAWA2008-05-21
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-20
| |\
| | * mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa2008-05-20
| | * mac80211: don't claim iwspy supportJohannes Berg2008-05-20
| * | pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev2008-05-20
| * | [VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy2008-05-20
| * | vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy2008-05-20
| * | net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse2008-05-20
| * | net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy2008-05-20
| * | ipsec: Use the correct ip_local_out functionHerbert Xu2008-05-20
| |/
| * ipv6 addrconf: Allow infinite prefix lifetime.YOSHIFUJI Hideaki2008-05-19
| * ipv6 route: Fix lifetime in netlink.YOSHIFUJI Hideaki2008-05-19
| * ipv6 addrconf: Fix route lifetime setting in corner case.YOSHIFUJI Hideaki2008-05-19
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-19
| |\
| | * mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-16
| | * mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar2008-05-16
| * | ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki2008-05-19
| |/
* | tipc: Fix initialization sequence problems when entering network modeAllan Stephens2008-05-21
* | tipc: Update "previous node" indicators when node address changesAllan Stephens2008-05-21
* | tipc: Optimize null pointer check during neighbor discoveryAllan Stephens2008-05-21
* | tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens2008-05-21
* | tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens2008-05-21
* | ip6mr: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-21
* | ipmr: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-21
* | ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-21
* | ipmr: Ipip tunnel uses on-device stats.Pavel Emelyanov2008-05-21
* | sit: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-21
* | ipip: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-21
* | ipgre: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-21
* | bridge: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-21
* | net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov2008-05-21
* | ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov2008-05-19
* | inet: Register fragmentation some ctls at read-only root.Pavel Emelyanov2008-05-19
* | ipv6: In fragmentation code, handle error returned from register_pernet_subsys.Pavel Emelyanov2008-05-19
* | inet: Rename fragmentation sysctl-related functions/variables.Pavel Emelyanov2008-05-19
* | netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov2008-05-19
* | netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov2008-05-19
* | tipc: Cosmetic cleanup of topology service codeAllan Stephens2008-05-19