summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-10net: ax25: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: netrom: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: packet: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: rose: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: x25: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: add a wrapper sk_entry()Li Zefan
2010-02-10seq_file: Add helpers for iteration over a hlistLi Zefan
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-09drivers/net: Correct NULL testJulia Lawall
2010-02-09MAINTAINERS: networking drivers - Add git net-next treeJoe Perches
2010-02-09net/sched: Fix module name in KconfigJan Luebbe
2010-02-09cxgb3: fix GRO checksum checkDivy Le Ray
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-06packet: Kill CONFIG_PACKET_MMAP.David S. Miller
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole
2010-02-05net: e1000e: convert to use mc helpersJiri Pirko
2010-02-05net: dm9601: convert to use mc helpersJiri Pirko
2010-02-05net: 8139too: convert to use mc helpersJiri Pirko
2010-02-05net: 8139cp: convert to use mc helpersJiri Pirko
2010-02-05e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller
2010-02-05bridge: Remove unused age_listHerbert Xu
2010-02-05packet: Add GSO/csum offload support.Sridhar Samudrala
2010-02-04qlge: Code clean upBreno Leitao
2010-02-04qlge: removing unreachable block of codeBreno Leitao
2010-02-04ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki
2010-02-04doc: document IPv6 parametersBrian Haley
2010-02-04qlge: Add watchdog timer.Ron Mercer
2010-02-04libphy: add phy_find_first functionJiri Pirko
2010-02-04net: use helpers to access mc list V2Jiri Pirko
2010-02-04igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck
2010-02-04stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro
2010-02-04can: ems_usb: removed duplicated code setting local echo supportThadeu Lima de Souza Cascardo
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-04sky2: Flow control frames recorded as dropped packetsStephen Hemminger
2010-02-04sky2: hand receive DMA mapping failuresstephen hemminger
2010-02-04net: CONFIG_COMPAT reduxAlexey Dobriyan
2010-02-04can: mcp251x: Move to threaded interrupts instead of workqueues.Christian Pellegrin
2010-02-04bonding: Remove net_device_stats from bonding structAjit Khaparde
2010-02-04drivers/net/davinci_emac.c: Fix continuation line formatsJoe Perches
2010-02-04trivial: remove duplicated "from" in CAN USB EMS Kconfig helpThadeu Lima de Souza Cascardo
2010-02-04net: macvtap driverArnd Bergmann
2010-02-04macvlan: allow multiple driver backendsArnd Bergmann
2010-02-04net: maintain namespace isolation between vlan and real deviceArnd Bergmann