Age | Commit message (Expand) | Author |
2010-12-10 | bridge: Fix return values of br_multicast_add_group/br_multicast_new_group | Tobias Klauser |
2010-12-10 | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 | David S. Miller |
2010-12-10 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller |
2010-12-10 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-12-10 | dccp: remove unused macros | Shan Wei |
2010-12-09 | bnx2x: Update version number and a date. | Vladislav Zolotarov |
2010-12-09 | bnx2x: Fixed a compilation warning | Vladislav Zolotarov |
2010-12-09 | bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocation | Vladislav Zolotarov |
2010-12-09 | bnx2x: LSO code was broken on BE platforms | Vladislav Zolotarov |
2010-12-09 | filter: use size of fetched data in __load_pointer() | Eric Dumazet |
2010-12-09 | The new jhash implementation | Jozsef Kadlecsik |
2010-12-09 | net: optimize INET input path further | Eric Dumazet |
2010-12-09 | net: Abstract away all dst_entry metrics accesses. | David S. Miller |
2010-12-08 | can: slcan: Add missing linux/sched.h include. | David S. Miller |
2010-12-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-12-08 | tcp: protect sysctl_tcp_cookie_size reads | Eric Dumazet |
2010-12-08 | tcp: avoid a possible divide by zero | Eric Dumazet |
2010-12-08 | ehea: Fixing LRO configuration | Breno Leitao |
2010-12-08 | tcp: Replace time wait bucket msg by counter | Tom Herbert |
2010-12-08 | x25: decrement netdev reference counts on unload | Apollon Oikonomopoulos |
2010-12-08 | driver/net/benet: fix be_cmd_multicast_set() memcpy bug | Joe Jin |
2010-12-08 | l2tp: Fix modalias of l2tp_ip | Michal Marek |
2010-12-08 | econet: Do the correct cleanup after an unprivileged SIOCSIFADDR. | Nelson Elhage |
2010-12-08 | Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw... | David S. Miller |
2010-12-08 | isdn/hisax: fix compiler warning on hisax_pci_tbl | Namhyung Kim |
2010-12-08 | af_packet: fix freeing pg_vec twice on error path | Changli Gao |
2010-12-08 | af_packet: eliminate pgv_to_page on some arches | Changli Gao |
2010-12-08 | net: call dev_queue_xmit_nit() after skb_dst_drop() | Eric Dumazet |
2010-12-08 | filter: constify sk_run_filter() | Eric Dumazet |
2010-12-08 | via-rhine: hardware VLAN support | Roger Luethi |
2010-12-08 | net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() | Eric Dumazet |
2010-12-08 | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 | David S. Miller |
2010-12-08 | llc: fix a device refcount imbalance | Eric Dumazet |
2010-12-08 | net/9p/protocol.c: Remove duplicated macros. | Thiago Farina |
2010-12-08 | ifb: goto resched directly if error happens and dp->tq isn't empty | Changli Gao |
2010-12-08 | net: init ingress queue | Changli Gao |
2010-12-08 | tcp: Bug fix in initialization of receive window. | Nandita Dukkipati |
2010-12-08 | cxgb4: fix MAC address hash filter | Dimitris Michailidis |
2010-12-08 | can: add slcan driver for serial/USB-serial CAN adapters | Oliver Hartkopp |
2010-12-08 | atm: lanai: use kernel's '%pM' format option to print MAC | Andy Shevchenko |
2010-12-08 | CAIF: Fix U5500 compile error for shared memory driver | Kim Lilliestierna XX |
2010-12-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-12-07 | sfc: Fix NAPI list corruption during ring reallocation | Ben Hutchings |
2010-12-07 | sfc: Fix crash in legacy onterrupt handler during ring reallocation | Ben Hutchings |
2010-12-07 | sfc: Generalise filter spec initialisation | Ben Hutchings |
2010-12-07 | sfc: Remove filter table IDs from filter functions | Ben Hutchings |
2010-12-07 | sfc: Log start and end of ethtool self-test at INFO level | Ben Hutchings |
2010-12-07 | dccp qpolicy: Parameter checking of cmsg qpolicy parameters | Tomasz Grobelny |
2010-12-07 | dccp: Policy-based packet dequeueing infrastructure | Tomasz Grobelny |
2010-12-06 | Revert "ehea: Use the standard logging functions" | David S. Miller |