Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-16 | 1 | -0/+7 | |
|\ | ||||||
| * | block: temporarily disable discard granularity | Jens Axboe | 2009-12-16 | 1 | -0/+7 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-16 | 52 | -886/+745 | |
|\ \ | ||||||
| * | | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2 | Magnus Damm | 2009-12-16 | 1 | -1/+6 | |
| * | | ixgbe: allow tx of pre-formatted vlan tagged packets | Gurucharan Shetty | 2009-12-16 | 1 | -1/+12 | |
| * | | ixgbe: Fix 82598 premature copper PHY link indicatation | Mallikarjuna R Chilakala | 2009-12-16 | 2 | -0/+40 | |
| * | | ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters | Mallikarjuna R Chilakala | 2009-12-16 | 1 | -2/+5 | |
| * | | bcm63xx_enet: fix compilation failure after get_stats_count removal | Florian Fainelli | 2009-12-16 | 1 | -3/+9 | |
| * | | packet: dont call sleeping functions while holding rcu_read_lock() | Eric Dumazet | 2009-12-16 | 1 | -40/+31 | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-12-16 | 10 | -11/+59 | |
| |\ \ | ||||||
| | * | | ipvs: zero usvc and udest | Simon Horman | 2009-12-15 | 1 | -0/+4 | |
| | * | | netfilter: fix crashes in bridge netfilter caused by fragment jumps | Patrick McHardy | 2009-12-15 | 4 | -4/+25 | |
| | * | | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy | 2009-12-15 | 5 | -7/+27 | |
| | * | | ipvs: fix synchronization on connection close | Xiaotian Feng | 2009-12-14 | 1 | -0/+1 | |
| | * | | netfilter: xtables: document minimal required version | Jan Engelhardt | 2009-12-14 | 1 | -0/+2 | |
| * | | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. | David S. Miller | 2009-12-16 | 10 | -84/+58 | |
| * | | | sky2: leave PCI config space writeable | stephen hemminger | 2009-12-15 | 1 | -13/+0 | |
| * | | | sky2: print Optima chip name | stephen hemminger | 2009-12-15 | 1 | -1/+1 | |
| * | | | x25: Update maintainer. | Arnd Bergmann | 2009-12-15 | 1 | -2/+2 | |
| * | | | drivers/net/bonding/: : use pr_fmt | Joe Perches | 2009-12-14 | 5 | -690/+465 | |
| * | | | can: CAN_MCP251X should depend on HAS_DMA | Geert Uytterhoeven | 2009-12-14 | 1 | -1/+1 | |
| * | | | drivers/net/usb: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+1 | |
| * | | | drivers/net/cpmac.c: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+1 | |
| * | | | drivers/net/sfc: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+1 | |
| * | | | drivers/atm: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+1 | |
| * | | | 3c574_cs: disable irq before calling el3_interrupt | Ken Kawasaki | 2009-12-14 | 2 | -0/+8 | |
| * | | | mlx4_core: return a negative error value | roel kluin | 2009-12-14 | 1 | -1/+1 | |
| * | | | can: Fix data length code handling in rx path | Oliver Hartkopp | 2009-12-14 | 8 | -25/+26 | |
| * | | | net: Fix userspace RTM_NEWLINK notifications. | Eric W. Biederman | 2009-12-14 | 2 | -3/+14 | |
| * | | | udp: udp_lib_get_port() fix | Eric Dumazet | 2009-12-14 | 1 | -4/+3 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 | 39 | -907/+1084 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---------------. \ \ \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ... | Roland Dreier | 2009-12-16 | 38 | -903/+1074 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | RDMA/nes: Fix stale ARP issue | Faisal Latif | 2009-12-10 | 1 | -10/+27 | |
| | | | | | | | | | * | | | | RDMA/nes: FIN during MPA startup causes timeout | Faisal Latif | 2009-12-10 | 1 | -1/+8 | |
| | | | | | | | | | * | | | | RDMA/nes: Free kmap() resources | Faisal Latif | 2009-12-10 | 3 | -2/+19 | |
| | | | | | | | | | * | | | | RDMA/nes: Check for zero STag | Faisal Latif | 2009-12-10 | 2 | -4/+2 | |
| | | | | | | | | | * | | | | RDMA/nes: Fix Xansation test crash on cm_node ref_count | Faisal Latif | 2009-12-10 | 1 | -1/+16 | |
| | | | | | | | | | * | | | | RDMA/nes: Abnormal listener exit causes loopback node crash | Faisal Latif | 2009-12-10 | 1 | -13/+3 | |
| | | | | | | | | | * | | | | RDMA/nes: Fix crash in nes_accept() | Faisal Latif | 2009-12-10 | 2 | -28/+50 | |
| | | | | | | | | | * | | | | RDMA/nes: Resource not freed for REJECTed connections | Faisal Latif | 2009-12-10 | 1 | -0/+2 | |
| | | | | | | | | | * | | | | RDMA/nes: MPA request/response error checking | Faisal Latif | 2009-12-10 | 1 | -2/+29 | |
| | | | | | | | | | * | | | | RDMA/nes: Fix query of ORD values | Faisal Latif | 2009-12-10 | 1 | -4/+4 | |
| | | | | | | | | | * | | | | RDMA/nes: Fix MAX_CM_BUFFER define | Faisal Latif | 2009-12-10 | 1 | -1/+3 | |
| | | | | | | | | | * | | | | RDMA/nes: Pass correct size to ioremap_nocache() | Julia Lawall | 2009-12-10 | 1 | -1/+2 | |
| | | | | | | | | | * | | | | RDMA/nes: Update copyright and branding string | Chien Tung | 2009-12-10 | 13 | -17/+16 | |
| | | | | | | | | | * | | | | RDMA/nes: Add max_cqe check to nes_create_cq() | Chien Tung | 2009-12-10 | 2 | -2/+5 | |
| | | | | | | | | | * | | | | RDMA/nes: Clean up struct nes_qp | Chien Tung | 2009-12-10 | 2 | -14/+1 | |
| | | | | | | | | | * | | | | RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension | Chien Tung | 2009-12-10 | 2 | -8/+13 | |
| | | | | | | | | | * | | | | RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset | Chien Tung | 2009-12-10 | 1 | -6/+22 | |
| | | | | | | | | | * | | | | RDMA/nes: Correct fast memory registration implementation | Chien Tung | 2009-12-10 | 4 | -291/+299 |