summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-01-23Merge commit 'net/master'Stephen Rothwell
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery
2009-01-22netns: ipmr: declare ipmr /proc/net entries per-namespaceBenjamin Thery
2009-01-22netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery
2009-01-22netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery
2009-01-22netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery
2009-01-22netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery
2009-01-22netns: ipmr: store netns in struct mfc_cacheBenjamin Thery
2009-01-22netns: ipmr: dynamically allocate vif_tableBenjamin Thery
2009-01-22netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery
2009-01-22sctp/ipv6.c: use ipv6_addr_copyJoe Perches
2009-01-22mac80211: fix slot time debug messageChristian Lamparter
2009-01-22mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo
2009-01-21gre: strict physical device bindingTimo Teras
2009-01-21inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov
2009-01-21dccp: Debugging functions for feature negotiationGerrit Renker
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker
2009-01-21dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker
2009-01-21dccp: Initialisation framework for feature negotiationGerrit Renker
2009-01-21appletalk: remove unneeded stubsStephen Hemminger
2009-01-21rose: convert to network_device_opsStephen Hemminger
2009-01-21rose: convert to internal net_device_statsStephen Hemminger
2009-01-21netrom: convert to net_device_opsStephen Hemminger
2009-01-21netrom: convert to internal net_device_statsStephen Hemminger
2009-01-21lec: convert to net_device_opsStephen Hemminger
2009-01-21lec: convert to internal network_device_statsStephen Hemminger
2009-01-21clip: convert to internal network_device_statsStephen Hemminger
2009-01-21br2684: convert to net_device_opsStephen Hemminger
2009-01-21atm: br2684 internal statsStephen Hemminger
2009-01-21netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy
2009-01-20gro: Fix merging of paged packetsHerbert Xu
2009-01-20gro: Fix error handling on extremely short fragsHerbert Xu
2009-01-20gro: Fix handling of complete checksums in IPv6Herbert Xu
2009-01-20NET: net_namespace, fix lock imbalanceJiri Slaby
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-20Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller
2009-01-19net: Fix data corruption when splicing from sockets.Jarek Poplawski
2009-01-19net: Add debug info to track down GSO checksum bugHerbert Xu
2009-01-19net/9p: fid->fid is used uninitializedRoel Kluin
2009-01-16cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez
2009-01-16cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez
2009-01-16cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-159p: disallow RDMA if RDMA CM isn't availableRoland Dreier
2009-01-14can: fix slowpath issue in hrtimer callback functionOliver Hartkopp
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt
2009-01-14gso: Ensure that the packet is long enoughHerbert Xu
2009-01-14gro: Fix page ref count for skbs freed normallyHerbert Xu
2009-01-14xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller