summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * minstrel: fix warning if lowest supported rate index is not 0Christian Lamparter2009-01-121-4/+6
| * | pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffiesJarek Poplawski2009-01-121-3/+6
| * | pkt_sched: sch_htb: Consider used jiffies in htb_do_events()Jarek Poplawski2009-01-121-3/+3
| * | netfilter 08/09: xt_time: print timezone for user informationJan Engelhardt2009-01-121-0/+11
| * | netfilter 07/09: simplify nf_conntrack_alloc() error handlingJulia Lawall2009-01-122-3/+3
| * | netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2009-01-122-2/+2
| * | netfilter 05/09: ebtables: fix inversion in match codeJan Engelhardt2009-01-121-1/+1
| * | netfilter 04/09: x_tables: fix match/target revision lookupPatrick McHardy2009-01-121-0/+8
| * | netfilter 03/09: bridge: Disable PPPOE/VLAN processing by defaultHerbert Xu2009-01-121-4/+4
| * | netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTINGHerbert Xu2009-01-121-2/+8
| * | netfilter 01/09: remove "happy cracking" messagePatrick McHardy2009-01-125-25/+5
| |/
* | 9p: disallow RDMA if RDMA CM isn't availableRoland Dreier2009-01-151-1/+1
* | [CVE-2009-0029] System call wrappers part 22Heiko Carstens2009-01-141-15/+16
* | [CVE-2009-0029] System call wrappers part 21Heiko Carstens2009-01-141-15/+15
* | [CVE-2009-0029] System call wrappers part 07Heiko Carstens2009-01-141-1/+1
|/
* net_dma: acquire/release dma channels on ifup/ifdownDan Williams2009-01-111-3/+10
* dccp ccid-3: Fix RFC referenceGerrit Renker2009-01-111-1/+1
OpenPOWER on IntegriCloud