| Commit message (Expand) | Author | Age | Files | Lines |
* | af_unix: fix EPOLLET regression for stream sockets | Eric Dumazet | 2012-01-30 | 1 | -15/+4 |
* | tcp: fix tcp_trim_head() to adjust segment count with skb MSS | Neal Cardwell | 2012-01-30 | 1 | -4/+2 |
* | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL | Glauber Costa | 2012-01-30 | 3 | -3/+16 |
* | net caif: Register properly as a pernet subsystem. | Eric W. Biederman | 2012-01-28 | 2 | -21/+2 |
* | netns: Fail conspicously if someone uses net_generic at an inappropriate time. | Eric W. Biederman | 2012-01-28 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-01-28 | 3 | -2/+4 |
|\ |
|
| * | iwlwifi: fix PCI-E transport "inta" race | Johannes Berg | 2012-01-24 | 1 | -2/+2 |
| * | mac80211: set bss_conf.idle when vif is connected | Eliad Peller | 2012-01-24 | 1 | -0/+1 |
| * | mac80211: update oper_channel on ibss join | Eliad Peller | 2012-01-24 | 1 | -0/+1 |
* | | net: explicitly add jump_label.h header to sock.h | Glauber Costa | 2012-01-26 | 1 | -0/+1 |
* | | net: RTNETLINK adjusting values of min_ifinfo_dump_size | Stefan Gula | 2012-01-26 | 1 | -0/+3 |
* | | ipv6: Fix ip_gre lockless xmits. | Willem de Bruijn | 2012-01-26 | 1 | -0/+4 |
* | | xen-netfront: correct MAX_TX_TARGET calculation. | Wei Liu | 2012-01-26 | 1 | -1/+1 |
* | | netns: fix net_alloc_generic() | Eric Dumazet | 2012-01-26 | 1 | -15/+16 |
* | | tcp: bind() optimize port allocation | Flavio Leitner | 2012-01-26 | 1 | -4/+2 |
* | | tcp: bind() fix autoselection to share ports | Flavio Leitner | 2012-01-26 | 1 | -0/+5 |
* | | l2tp: l2tp_ip - fix possible oops on packet receive | James Chapman | 2012-01-26 | 1 | -5/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-25 | 102 | -512/+904 |
|\ \ |
|
| * | | rds: Make rds_sock_lock BH rather than IRQ safe. | David S. Miller | 2012-01-24 | 1 | -12/+8 |
| * | | netprio_cgroup.h: dont include module.h from other includes | Paul Gortmaker | 2012-01-24 | 1 | -1/+0 |
| * | | net: flow_dissector.c missing include linux/export.h | Jesper Dangaard Brouer | 2012-01-24 | 1 | -0/+1 |
| * | | team: send only changed options/ports via netlink | Jiri Pirko | 2012-01-24 | 2 | -46/+100 |
| * | | net/hyperv: fix possible memory leak in do_set_multicast() | Wei Yongjun | 2012-01-24 | 1 | -2/+3 |
| * | | drivers/net: dsa/mv88e6xxx.c files need linux/module.h | Paul Gortmaker | 2012-01-24 | 4 | -0/+4 |
| * | | stmmac: added PCI identifiers | Alessandro Rubini | 2012-01-24 | 1 | -3/+3 |
| * | | llc: Fix race condition in llc_ui_recvmsg | Radu Iliescu | 2012-01-24 | 1 | -0/+5 |
| * | | stmmac: fix phy naming inconsistency | Alessandro Rubini | 2012-01-24 | 1 | -1/+1 |
| * | | dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw... | Chris Healy | 2012-01-23 | 1 | -4/+17 |
| * | | tg3: fix ipv6 header length computation | Eric Dumazet | 2012-01-23 | 1 | -7/+2 |
| * | | skge: add byte queue limit support | stephen hemminger | 2012-01-23 | 1 | -13/+24 |
| * | | mv643xx_eth: Add Rx Discard and Rx Overrun statistics | Paulius Zaleckas | 2012-01-23 | 1 | -0/+14 |
| * | | bnx2x: fix compilation error with SOE in fw_dump | Yuval Mintz | 2012-01-23 | 1 | -1/+1 |
| * | | bnx2x: handle CHIP_REVISION during init_one | Ariel Elior | 2012-01-23 | 1 | -4/+5 |
| * | | bnx2x: allow user to change ring size in ISCSI SD mode | Dmitry Kravkov | 2012-01-23 | 1 | -1/+1 |
| * | | bnx2x: fix Big-Endianess in ethtool -t | Dmitry Kravkov | 2012-01-23 | 1 | -3/+2 |
| * | | bnx2x: fixed ethtool statistics for MF modes | Yuval Mintz | 2012-01-23 | 1 | -65/+41 |
| * | | bnx2x: credit-leakage fixup on vlan_mac_del_all | Yuval Mintz | 2012-01-23 | 2 | -1/+54 |
| * | | macvlan: fix a possible use after free | Eric Dumazet | 2012-01-23 | 1 | -0/+1 |
| * | | ethtool: allow ETHTOOL_GSSET_INFO for users | Michał Mirosław | 2012-01-23 | 1 | -0/+1 |
| * | | bluetooth: hci: Fix type of "enable_hs" to bool. | David S. Miller | 2012-01-22 | 2 | -2/+2 |
| * | | net: introduce res_counter_charge_nofail() for socket allocations | Glauber Costa | 2012-01-22 | 4 | -8/+37 |
| * | | cgroup: make sure memcg margin is 0 when over limit | Glauber Costa | 2012-01-22 | 1 | -1/+4 |
| * | | net: fix socket memcg build with !CONFIG_NET | Glauber Costa | 2012-01-22 | 2 | -3/+3 |
| * | | kernel-doc: fix new warning in net/sock.h | Randy Dunlap | 2012-01-22 | 1 | -0/+1 |
| * | | kernel-doc: fix new warning in net/phy/mdio_bus.c | Randy Dunlap | 2012-01-22 | 1 | -3/+2 |
| * | | tcp: md5: using remote adress for md5 lookup in rst packet | shawnlu | 2012-01-22 | 2 | -2/+2 |
| * | | be2net: create RSS rings even in multi-channel configs | Sathya Perla | 2012-01-22 | 1 | -2/+1 |
| * | | pktgen: Fix unsigned function that is returning negative vals | Paul Gortmaker | 2012-01-22 | 1 | -2/+2 |
| * | | tcp: detect loss above high_seq in recovery | Yuchung Cheng | 2012-01-22 | 3 | -28/+15 |
| * | | skge: check for PCI dma mapping errors | stephen hemminger | 2012-01-22 | 1 | -13/+58 |