summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery2-113/+141
2009-01-22netns: ipmr: declare ipmr /proc/net entries per-namespaceBenjamin Thery1-39/+62
2009-01-22netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery1-10/+12
2009-01-22netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-13/+11
2009-01-22netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-18/+21
2009-01-22netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery1-13/+28
2009-01-22netns: ipmr: store netns in struct mfc_cacheBenjamin Thery1-9/+17
2009-01-22netns: ipmr: dynamically allocate vif_tableBenjamin Thery1-41/+68
2009-01-22netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery1-15/+13
2009-01-22sctp/ipv6.c: use ipv6_addr_copyJoe Perches1-2/+1
2009-01-21gre: strict physical device bindingTimo Teras1-40/+88
2009-01-21inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov2-8/+44
2009-01-21dccp: Debugging functions for feature negotiationGerrit Renker4-59/+109
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker5-23/+46
2009-01-21dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker4-24/+18
2009-01-21dccp: Initialisation framework for feature negotiationGerrit Renker2-10/+57
2009-01-21appletalk: remove unneeded stubsStephen Hemminger1-6/+4
2009-01-21rose: convert to network_device_opsStephen Hemminger1-4/+8
2009-01-21rose: convert to internal net_device_statsStephen Hemminger2-10/+3
2009-01-21netrom: convert to net_device_opsStephen Hemminger1-5/+7
2009-01-21netrom: convert to internal net_device_statsStephen Hemminger2-13/+3
2009-01-21lec: convert to net_device_opsStephen Hemminger1-9/+11
2009-01-21lec: convert to internal network_device_statsStephen Hemminger2-28/+17
2009-01-21clip: convert to internal network_device_statsStephen Hemminger1-18/+12
2009-01-21br2684: convert to net_device_opsStephen Hemminger1-9/+11
2009-01-21atm: br2684 internal statsStephen Hemminger1-23/+15
2009-01-21netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy1-0/+3
2009-01-20gro: Fix merging of paged packetsHerbert Xu1-4/+5
2009-01-20gro: Fix error handling on extremely short fragsHerbert Xu1-0/+1
2009-01-20gro: Fix handling of complete checksums in IPv6Herbert Xu1-0/+7
2009-01-20NET: net_namespace, fix lock imbalanceJiri Slaby1-1/+1
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-12/+117
2009-01-20Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller1-9/+2
2009-01-19net: Fix data corruption when splicing from sockets.Jarek Poplawski1-32/+29
2009-01-19net: Add debug info to track down GSO checksum bugHerbert Xu1-1/+13
2009-01-19net/9p: fid->fid is used uninitializedRoel Kluin1-1/+1
2009-01-16cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez1-2/+19
2009-01-16cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez1-3/+79
2009-01-16cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez1-6/+19
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap1-1/+0
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-99/+172
2009-01-159p: disallow RDMA if RDMA CM isn't availableRoland Dreier1-1/+1
2009-01-14can: fix slowpath issue in hrtimer callback functionOliver Hartkopp1-27/+30
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt1-0/+39
2009-01-14gso: Ensure that the packet is long enoughHerbert Xu1-6/+7
2009-01-14gro: Fix page ref count for skbs freed normallyHerbert Xu2-6/+6
2009-01-14xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller1-2/+9
2009-01-14gro: Check for GSO packets and packets with frag_listHerbert Xu1-0/+3
2009-01-14[CVE-2009-0029] System call wrappers part 22Heiko Carstens1-15/+16
2009-01-14[CVE-2009-0029] System call wrappers part 21Heiko Carstens1-15/+15