Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Revert "cxgb3: Check and handle the dma mapping errors" | Alexey Kardashevskiy | 2013-08-15 | 1 | -83/+24 | |
| | * | | | | | | | be2net: Clear any capability flags that driver is not interested in. | Sarveshwar Bandi | 2013-08-15 | 2 | -0/+9 | |
| | * | | | | | | | tun: compare with 0 instead of total_len | Weiping Pan | 2013-08-13 | 1 | -2/+2 | |
| | * | | | | | | | rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header | Asbjoern Sloth Toennesen | 2013-08-13 | 1 | -1/+1 | |
| | * | | | | | | | ethernet/arc/arc_emac - fix NAPI "work > weight" warning | Alexey Brodkin | 2013-08-13 | 1 | -1/+1 | |
| | * | | | | | | | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id. | Pravin B Shelar | 2013-08-13 | 2 | -17/+1 | |
| | * | | | | | | | Merge branch 'bnx2x' | David S. Miller | 2013-08-13 | 6 | -27/+98 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | bnx2x: prevent crash in shutdown flow with CNIC | Yuval Mintz | 2013-08-13 | 1 | -2/+1 | |
| | | * | | | | | | | bnx2x: fix PTE write access error | Barak Witkowsky | 2013-08-13 | 3 | -0/+15 | |
| | | * | | | | | | | bnx2x: fix memory leak in VF | Ariel Elior | 2013-08-13 | 1 | -1/+1 | |
| | | * | | | | | | | bnx2x: update fairness parameters following DCB negotiation | Dmitry Kravkov | 2013-08-13 | 3 | -12/+24 | |
| | | * | | | | | | | bnx2x: protect different statistics flows | Dmitry Kravkov | 2013-08-13 | 3 | -12/+57 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | myri10ge: Update MAINTAINERS | Hyong-Youb Kim | 2013-08-13 | 1 | -2/+2 | |
| | * | | | | | | | skge: dma_sync the whole receive buffer | stephen hemminger | 2013-08-13 | 1 | -2/+4 | |
| | * | | | | | | | genetlink: fix family dump race | Johannes Berg | 2013-08-13 | 1 | -0/+7 | |
| | * | | | | | | | net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption | Daniel Borkmann | 2013-08-12 | 1 | -2/+2 | |
| | * | | | | | | | net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state | Daniel Borkmann | 2013-08-12 | 1 | -2/+2 | |
| | * | | | | | | | stmmac: fix init_dma_desc_rings() to handle errors | Bartlomiej Zolnierkiewicz | 2013-08-12 | 1 | -19/+92 | |
| | * | | | | | | | tipc: avoid possible deadlock while enable and disable bearer | dingtianhong | 2013-08-11 | 1 | -2/+7 | |
| | * | | | | | | | can: pcan_usb: fix wrong memcpy() bytes length | Stephane Grosjean | 2013-08-11 | 1 | -1/+1 | |
| | * | | | | | | | macvtap: fix two races | Eric Dumazet | 2013-08-11 | 1 | -3/+9 | |
| | * | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2013-08-10 | 5 | -7/+33 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | batman-adv: fix potential kernel paging errors for unicast transmissions | Linus Lüssing | 2013-08-10 | 5 | -7/+33 | |
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-08-10 | 5 | -22/+39 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | netfilter: nf_conntrack: fix tcp_in_window for Fast Open | Yuchung Cheng | 2013-08-10 | 1 | -4/+8 | |
| | | * | | | | | | | netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message | Dan Carpenter | 2013-08-05 | 2 | -2/+9 | |
| | | * | | | | | | | netfilter: xt_TCPOPTSTRIP: fix possible off by one access | Pablo Neira Ayuso | 2013-08-01 | 1 | -4/+6 | |
| | | * | | | | | | | netfilter: xt_TCPMSS: fix handling of malformed TCP header and options | Pablo Neira Ayuso | 2013-08-01 | 1 | -12/+16 | |
| | * | | | | | | | | rtnetlink: Fix inverted check in ndo_dflt_fdb_del() | Sridhar Samudrala | 2013-08-10 | 1 | -1/+1 | |
| | * | | | | | | | | net: stmmac: Fixed the condition of extend_desc for jumbo frame | Byungho An | 2013-08-09 | 1 | -2/+11 | |
| | * | | | | | | | | vxlan: fix a soft lockup in vxlan module removal | Cong Wang | 2013-08-09 | 1 | -2/+0 | |
| | * | | | | | | | | vxlan: fix a regression of igmp join | Cong Wang | 2013-08-09 | 1 | -1/+1 | |
| | * | | | | | | | | net: rename busy poll MIB counter | Eliezer Tamir | 2013-08-09 | 3 | -3/+3 | |
| | * | | | | | | | | 8139cp: Fix skb leak in rx_status_loop failure path. | Dave Jones | 2013-08-09 | 1 | -0/+1 | |
| | * | | | | | | | | net: flow_dissector: add 802.1ad support | Eric Dumazet | 2013-08-09 | 1 | -0/+1 | |
| | * | | | | | | | | ip_gre: fix ipgre_header to return correct offset | Timo Teräs | 2013-08-09 | 1 | -1/+1 | |
| | * | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-08-08 | 6 | -33/+52 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-08 | 6 | -33/+52 | |
| | |/| | | | | | | | | ||||||
| | * | | | | | | | | | ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match | Hannes Frederic Sowa | 2013-08-07 | 1 | -4/+12 | |
| | * | | | | | | | | | tcp: cubic: fix bug in bictcp_acked() | Eric Dumazet | 2013-08-07 | 1 | -1/+1 | |
| | * | | | | | | | | | bridge: correct the comment for file br_sysfs_br.c | Wang Sheng-Hui | 2013-08-07 | 1 | -1/+1 | |
| | * | | | | | | | | | tcp: cubic: fix overflow error in bictcp_update() | Eric Dumazet | 2013-08-07 | 1 | -4/+6 | |
| | * | | | | | | | | | bridge: don't try to update timers in case of broken MLD queries | Linus Lüssing | 2013-08-05 | 1 | -1/+1 | |
| | * | | | | | | | | | fib_trie: remove potential out of bound access | Eric Dumazet | 2013-08-05 | 1 | -4/+1 | |
| | * | | | | | | | | | bonding: modify only neigh_parms owned by us | Veaceslav Falico | 2013-08-05 | 1 | -1/+7 | |
| | * | | | | | | | | | neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup | Veaceslav Falico | 2013-08-05 | 1 | -4/+6 | |
| | * | | | | | | | | | net: esp{4,6}: fix potential MTU calculation overflows | Daniel Borkmann | 2013-08-05 | 2 | -2/+2 | |
| | * | | | | | | | | | net_sched: make dev_trans_start return vlan's real dev trans_start | nikolay@redhat.com | 2013-08-05 | 1 | -1/+6 | |
| | * | | | | | | | | | vlan: make vlan_dev_real_dev work over stacked vlans | nikolay@redhat.com | 2013-08-05 | 1 | -1/+6 | |
| | * | | | | | | | | | net/vmw_vsock/af_vsock.c: drop unneeded semicolon | Julia Lawall | 2013-08-05 | 1 | -1/+1 |