| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample | Neal Cardwell | 2012-04-10 | 1 | -2/+5 |
* | tcp: restore correct limit | Eric Dumazet | 2012-04-10 | 1 | -2/+1 |
* | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-04-10 | 5 | -20/+24 |
|\ |
|
| * | netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net | Gao feng | 2012-04-10 | 1 | -1/+1 |
| * | netfilter: nf_ct_ipv4: packets with wrong ihl are invalid | Jozsef Kadlecsik | 2012-04-10 | 1 | -0/+8 |
| * | netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently | Jozsef Kadlecsik | 2012-04-10 | 1 | -2/+2 |
| * | netfilter: ip6_tables: ip6t_ext_hdr is now static inline | Pablo Neira Ayuso | 2012-04-09 | 2 | -15/+11 |
| * | netfilter: nf_ct_tcp: don't scale the size of the window up twice | Changli Gao | 2012-04-09 | 1 | -2/+2 |
* | | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds | 2012-04-06 | 2 | -32/+49 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-06 | 38 | -376/+602 |
|\ \
| |/ |
|
| * | net: fix a race in sock_queue_err_skb() | Eric Dumazet | 2012-04-06 | 1 | -1/+3 |
| * | netlink: fix races after skb queueing | Eric Dumazet | 2012-04-06 | 1 | -11/+13 |
| * | doc, net: Update ndo_start_xmit return type and values | Ben Hutchings | 2012-04-06 | 1 | -10/+12 |
| * | doc, net: Remove instruction to set net_device::trans_start | Ben Hutchings | 2012-04-06 | 1 | -5/+2 |
| * | doc, net: Update netdev operation names | Ben Hutchings | 2012-04-06 | 2 | -14/+14 |
| * | doc, net: Update documentation of synchronisation for TX multiqueue | Ben Hutchings | 2012-04-06 | 1 | -3/+3 |
| * | doc, net: Remove obsolete reference to dev->poll | Ben Hutchings | 2012-04-06 | 1 | -2/+1 |
| * | ethtool: Remove exception to the requirement of holding RTNL lock | Ben Hutchings | 2012-04-06 | 1 | -2/+1 |
| * | MAINTAINERS: update for Marvell Ethernet drivers | stephen hemminger | 2012-04-05 | 1 | -12/+7 |
| * | bonding: properly unset current_arp_slave on slave link up | Veaceslav Falico | 2012-04-05 | 1 | -1/+5 |
| * | phonet: Check input from user before allocating | Sasha Levin | 2012-04-05 | 1 | -0/+3 |
| * | tcp: tcp_sendpages() should call tcp_push() once | Eric Dumazet | 2012-04-05 | 4 | -6/+9 |
| * | ipv6: fix array index in ip6_mc_add_src() | RongQing.Li | 2012-04-05 | 1 | -1/+1 |
| * | mlx4: allocate just enough pages instead of always 4 pages | Thadeu Lima de Souza Cascardo | 2012-04-04 | 1 | -2/+3 |
| * | stmmac: re-add IFF_UNICAST_FLT for dwmac1000 | Marc Kleine-Budde | 2012-04-04 | 1 | -2/+4 |
| * | bnx2x: Clear MDC/MDIO warning message | Yaniv Rosner | 2012-04-04 | 2 | -2/+1 |
| * | bnx2x: Fix BCM57711+BCM84823 link issue | Yaniv Rosner | 2012-04-04 | 1 | -2/+2 |
| * | bnx2x: Clear BCM84833 LED after fan failure | Yaniv Rosner | 2012-04-04 | 2 | -0/+12 |
| * | bnx2x: Fix BCM84833 PHY FW version presentation | Yaniv Rosner | 2012-04-04 | 1 | -2/+1 |
| * | bnx2x: Fix link issue for BCM8727 boards. | Yaniv Rosner | 2012-04-04 | 1 | -7/+14 |
| * | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs. | Yaniv Rosner | 2012-04-04 | 1 | -15/+18 |
| * | bnx2x: Fix BCM578x0-SFI pre-emphasis settings | Yaniv Rosner | 2012-04-04 | 1 | -5/+5 |
| * | bnx2x: Fix BCM57810-KR AN speed transition | Yaniv Rosner | 2012-04-04 | 1 | -2/+18 |
| * | bnx2x: Fix BCM57810-KR FC | Yaniv Rosner | 2012-04-04 | 2 | -0/+31 |
| * | bnx2x: PFC fix | Yaniv Rosner | 2012-04-04 | 2 | -1/+18 |
| * | sky2: copy received packets on inefficient unaligned architecture | stephen hemminger | 2012-04-04 | 1 | -1/+12 |
| * | net/bonding: correctly proxy slave neigh param setup ndo function | Shlomo Pongratz | 2012-04-04 | 1 | -8/+43 |
| * | net/bonding: emit address change event also in bond_release | Shlomo Pongratz | 2012-04-04 | 1 | -0/+3 |
| * | sctp: Allow struct sctp_event_subscribe to grow without breaking binaries | Thomas Graf | 2012-04-04 | 1 | -2/+3 |
| * | netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc | Pablo Neira Ayuso | 2012-04-03 | 1 | -0/+1 |
| * | netfilter: xt_CT: fix missing put timeout object in error path | Pablo Neira Ayuso | 2012-04-03 | 1 | -5/+19 |
| * | netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section | Pablo Neira Ayuso | 2012-04-03 | 1 | -1/+1 |
| * | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-04-03 | 3 | -3/+5 |
| |\ |
|
| | * | netfilter: xt_CT: remove a compile warning | Pablo Neira Ayuso | 2012-04-03 | 1 | -0/+2 |
| | * | netfilter: ipset: avoid use of kernel-only types | Jan Engelhardt | 2012-03-26 | 1 | -2/+2 |
| | * | netfilter: xt_LOG: don't use xchg() for simple assignment | Jan Beulich | 2012-03-26 | 1 | -1/+1 |
| * | | r8169: enable napi on resume. | Artem Savkov | 2012-04-03 | 1 | -0/+3 |
| * | | bnx2x: correction to firmware interface | Yuval Mintz | 2012-04-03 | 1 | -55/+55 |
| * | | phy:icplus:fix Auto Power Saving in ip101a_config_init. | Srinivas Kandagatla | 2012-04-03 | 1 | -1/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-04-03 | 3 | -84/+112 |
| |\ \ |
|