aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-10netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt7-59/+36
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt9-258/+126
2010-02-08drivers/net: Correct NULL testJulia Lawall1-1/+1
2010-02-08MAINTAINERS: networking drivers - Add git net-next treeJoe Perches1-0/+1
2010-02-08net/sched: Fix module name in KconfigJan Luebbe1-8/+8
2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray1-8/+12
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet1-0/+2
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy10-47/+49
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan3-6/+6
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan1-1/+1
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2-16/+25
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy1-12/+12
2010-02-08netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal1-0/+1
2010-02-05packet: Kill CONFIG_PACKET_MMAP.David S. Miller3-43/+4
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2-26/+27
2010-02-05net: e1000e: convert to use mc helpersJiri Pirko1-11/+6
2010-02-05net: dm9601: convert to use mc helpersJiri Pirko1-5/+5
2010-02-05net: 8139too: convert to use mc helpersJiri Pirko1-4/+3
2010-02-05net: 8139cp: convert to use mc helpersJiri Pirko1-4/+3
2010-02-04e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller3-4/+4
2010-02-04bridge: Remove unused age_listHerbert Xu2-3/+0
2010-02-04packet: Add GSO/csum offload support.Sridhar Samudrala2-11/+177
2010-02-04qlge: Code clean upBreno Leitao1-2/+2
2010-02-04qlge: removing unreachable block of codeBreno Leitao1-3/+0
2010-02-04ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger1-4/+0
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki1-0/+1
2010-02-04doc: document IPv6 parametersBrian Haley1-0/+10
2010-02-04qlge: Add watchdog timer.Ron Mercer2-0/+31
2010-02-04libphy: add phy_find_first functionJiri Pirko2-0/+17
2010-02-04net: use helpers to access mc list V2Jiri Pirko1-0/+6
2010-02-04igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck1-15/+5
2010-02-04stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro4-5/+5
2010-02-04can: ems_usb: removed duplicated code setting local echo supportThadeu Lima de Souza Cascardo1-2/+0
2010-02-03sky2: Flow control frames recorded as dropped packetsStephen Hemminger1-3/+5
2010-02-03sky2: hand receive DMA mapping failuresstephen hemminger1-19/+42
2010-02-03net: CONFIG_COMPAT reduxAlexey Dobriyan1-0/+4
2010-02-03can: mcp251x: Move to threaded interrupts instead of workqueues.Christian Pellegrin1-218/+203
2010-02-03bonding: Remove net_device_stats from bonding structAjit Khaparde2-2/+1
2010-02-03drivers/net/davinci_emac.c: Fix continuation line formatsJoe Perches1-2/+1
2010-02-03trivial: remove duplicated "from" in CAN USB EMS Kconfig helpThadeu Lima de Souza Cascardo1-1/+1
2010-02-03net: macvtap driverArnd Bergmann4-0/+595
2010-02-03macvlan: allow multiple driver backendsArnd Bergmann2-64/+119
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann4-6/+42
2010-02-03net/rds: remove uses of NIPQUAD, use %pI4Joe Perches3-9/+8
2010-02-03mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin1-1/+1
2010-02-03isdn: mISDN, don't compile unused stuffJiri Slaby1-0/+2
2010-02-03hardware/mISDN/mISDNinfineon.c: bail out of loop on errorDarren Jenkins1-0/+1
2010-02-03hisax: timeout off by one in waitrecmsg()Roel Kluin1-1/+1
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo1-0/+2
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo1-1/+2