summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2009-01-221-13/+11
* | | netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2009-01-221-18/+21
* | | netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery2009-01-221-13/+28
* | | netns: ipmr: store netns in struct mfc_cacheBenjamin Thery2009-01-221-9/+17
* | | netns: ipmr: dynamically allocate vif_tableBenjamin Thery2009-01-221-41/+68
* | | netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery2009-01-221-15/+13
* | | sctp/ipv6.c: use ipv6_addr_copyJoe Perches2009-01-221-2/+1
* | | gre: strict physical device bindingTimo Teras2009-01-211-40/+88
* | | inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov2009-01-212-8/+44
* | | dccp: Debugging functions for feature negotiationGerrit Renker2009-01-214-59/+109
* | | dccp: Initialisation and type-checking of feature sysctlsGerrit Renker2009-01-215-23/+46
* | | dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2009-01-214-24/+18
* | | dccp: Initialisation framework for feature negotiationGerrit Renker2009-01-212-10/+57
* | | appletalk: remove unneeded stubsStephen Hemminger2009-01-211-6/+4
* | | rose: convert to network_device_opsStephen Hemminger2009-01-211-4/+8
* | | rose: convert to internal net_device_statsStephen Hemminger2009-01-212-10/+3
* | | netrom: convert to net_device_opsStephen Hemminger2009-01-211-5/+7
* | | netrom: convert to internal net_device_statsStephen Hemminger2009-01-212-13/+3
* | | lec: convert to net_device_opsStephen Hemminger2009-01-211-9/+11
* | | lec: convert to internal network_device_statsStephen Hemminger2009-01-212-28/+17
* | | clip: convert to internal network_device_statsStephen Hemminger2009-01-211-18/+12
* | | br2684: convert to net_device_opsStephen Hemminger2009-01-211-9/+11
* | | atm: br2684 internal statsStephen Hemminger2009-01-211-23/+15
| |/ |/|
* | netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy2009-01-211-0/+3
* | gro: Fix merging of paged packetsHerbert Xu2009-01-201-4/+5
* | gro: Fix error handling on extremely short fragsHerbert Xu2009-01-201-0/+1
* | gro: Fix handling of complete checksums in IPv6Herbert Xu2009-01-201-0/+7
* | NET: net_namespace, fix lock imbalanceJiri Slaby2009-01-201-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-202-12/+117
|\ \
| * | cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez2009-01-161-2/+19
| * | cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez2009-01-161-3/+79
| * | cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez2009-01-161-6/+19
| * | mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0
* | | Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller2009-01-201-9/+2
* | | net: Fix data corruption when splicing from sockets.Jarek Poplawski2009-01-191-32/+29
* | | net: Add debug info to track down GSO checksum bugHerbert Xu2009-01-191-1/+13
* | | net/9p: fid->fid is used uninitializedRoel Kluin2009-01-191-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-1524-99/+172
|\ \ | |/
| * can: fix slowpath issue in hrtimer callback functionOliver Hartkopp2009-01-141-27/+30
| * net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-141-0/+39
| * gso: Ensure that the packet is long enoughHerbert Xu2009-01-141-6/+7
| * gro: Fix page ref count for skbs freed normallyHerbert Xu2009-01-142-6/+6
| * xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller2009-01-141-2/+9
| * gro: Check for GSO packets and packets with frag_listHerbert Xu2009-01-141-0/+3
| * ipv6: Fix fib6_dump_table walker leakHerbert Xu2009-01-131-7/+8
| * tcp: splice as many packets as possible at onceWilly Tarreau2009-01-131-2/+9
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-134-6/+10
| |\
| | * mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
| | * mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter2009-01-121-0/+1
| | * mac80211: allow mode change if IBSS is not allowedPavel Roskin2009-01-121-1/+2
OpenPOWER on IntegriCloud