Age | Commit message (Expand) | Author | Files | Lines |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 163 | -2905/+5129 |
2012-07-20 | Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/... | David S. Miller | 1 | -27/+34 |
2012-07-20 | ipv4: Fix again the time difference calculation | Julian Anastasov | 1 | -1/+1 |
2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 346 | -2223/+3378 |
2012-07-19 | net-tcp: Fast Open client - cookie-less mode | Yuchung Cheng | 5 | -3/+15 |
2012-07-19 | net-tcp: Fast Open client - detecting SYN-data drops | Yuchung Cheng | 4 | -8/+37 |
2012-07-19 | net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) | Yuchung Cheng | 7 | -12/+92 |
2012-07-19 | net-tcp: Fast Open client - receiving SYN-ACK | Yuchung Cheng | 1 | -5/+35 |
2012-07-19 | net-tcp: Fast Open client - sending SYN-data | Yuchung Cheng | 6 | -12/+130 |
2012-07-19 | net-tcp: Fast Open client - cookie cache | Yuchung Cheng | 2 | -0/+55 |
2012-07-19 | net-tcp: Fast Open base | Yuchung Cheng | 12 | -16/+86 |
2012-07-19 | mlx4_en: map entire pages to increase throughput | Thadeu Lima de Souza Cascardo | 2 | -109/+131 |
2012-07-19 | sfc: initialize dynamic sysfs attributes for lockdep | Michal Schmidt | 1 | -0/+1 |
2012-07-19 | bridge: update documentation references | stephen hemminger | 1 | -3/+10 |
2012-07-19 | net: e100: ucode is optional in some cases | Bjørn Mork | 1 | -9/+31 |
2012-07-19 | asix: AX88172A driver depends on phylib | Christian Riesch | 1 | -0/+1 |
2012-07-19 | asix: Add support for programming the EEPROM | Christian Riesch | 4 | -0/+87 |
2012-07-19 | asix: Rework reading from EEPROM | Christian Riesch | 4 | -32/+24 |
2012-07-19 | net: stmmac: Add ip version to dts bindings | Dinh Nguyen | 2 | -3/+8 |
2012-07-19 | cxgb3: Set vlan_feature on net_device | brenohl@br.ibm.com | 1 | -0/+4 |
2012-07-19 | ipx: move peII functions | stephen hemminger | 3 | -5/+1 |
2012-07-19 | net: Fix warnings in dst_ops.h | David S. Miller | 1 | -0/+1 |
2012-07-19 | ipv4: tcp: remove per net tcp_sock | Eric Dumazet | 4 | -25/+36 |
2012-07-19 | ipv4: use seqlock for nh_exceptions | Julian Anastasov | 2 | -51/+69 |
2012-07-19 | libertas: firmware.c: remove duplicated include | Duan Jiong | 1 | -2/+0 |
2012-07-19 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2 | -1/+4 |
2012-07-19 | ipv4: Fix time difference calculation in rt_bind_exception(). | David S. Miller | 1 | -1/+1 |
2012-07-19 | net/mlx4_en: Add accelerated RFS support | Amir Vadai | 4 | -1/+342 |
2012-07-19 | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq | Amir Vadai | 4 | -4/+18 |
2012-07-19 | net/rps: Protect cpu_rmap.h from double inclusion | Amir Vadai | 1 | -0/+4 |
2012-07-19 | net/mlx4: Move MAC_MASK to a common place | Amir Vadai | 5 | -7/+6 |
2012-07-19 | ipv4: fix address selection in fib_compute_spec_dst | Julian Anastasov | 1 | -1/+2 |
2012-07-19 | ipv4: optimize fib_compute_spec_dst call in ip_options_echo | Julian Anastasov | 1 | -3/+2 |
2012-07-19 | Merge tag 'md-3.5-fixes' of git://neil.brown.name/md | Linus Torvalds | 2 | -15/+32 |
2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -6/+10 |
2012-07-19 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -0/+16 |
2012-07-19 | cx25821: Remove bad strcpy to read-only char* | Ezequiel Garcia | 2 | -4/+1 |
2012-07-19 | HID: hid-multitouch: add support for Zytronic panels | Benjamin Tissoires | 3 | -0/+9 |
2012-07-19 | md/raid1: close some possible races on write errors during resync | NeilBrown | 1 | -2/+8 |
2012-07-19 | md: avoid crash when stopping md array races with closing other open fds. | NeilBrown | 1 | -13/+23 |
2012-07-19 | md: fix bug in handling of new_data_offset | NeilBrown | 1 | -0/+1 |
2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 3 | -4/+7 |
2012-07-19 | kexec: update URL of kexec homepage | Olaf Hering | 1 | -1/+1 |
2012-07-19 | mips: fix bug.h build regression | Yoichi Yuasa | 2 | -1/+1 |
2012-07-19 | Make wait_for_device_probe() also do scsi_complete_async_scans() | Linus Torvalds | 5 | -17/+2 |
2012-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -2/+4 |
2012-07-19 | net: Statically initialize init_net.dev_base_head | Rustad, Mark D | 2 | -2/+5 |
2012-07-19 | ixgbe: Cleanup holes in flags after removing several of them | Alexander Duyck | 1 | -25/+25 |
2012-07-19 | ixgbe: Retire RSS enabled and capable flags | Alexander Duyck | 4 | -37/+8 |
2012-07-19 | ixgbe: Add support for SR-IOV w/ DCB or RSS | Alexander Duyck | 4 | -47/+423 |