summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-08-153-4/+2
|\
| * openvswitch: Reset tunnel key between input and output.Jesse Gross2013-08-141-0/+1
| * openvswitch: Use correct type while allocating flex array.Pravin B Shelar2013-08-141-1/+1
| * openvswitch: Fix bad merge resolution.Jesse Gross2013-08-141-3/+0
* | drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall2013-08-151-1/+3
* | Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-151-83/+24
* | be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2013-08-152-0/+9
* | tun: compare with 0 instead of total_lenWeiping Pan2013-08-131-2/+2
* | rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen2013-08-131-1/+1
* | ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin2013-08-131-1/+1
* | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-132-17/+1
* | Merge branch 'bnx2x'David S. Miller2013-08-136-27/+98
|\ \
| * | bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-131-2/+1
| * | bnx2x: fix PTE write access errorBarak Witkowsky2013-08-133-0/+15
| * | bnx2x: fix memory leak in VFAriel Elior2013-08-131-1/+1
| * | bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-133-12/+24
| * | bnx2x: protect different statistics flowsDmitry Kravkov2013-08-133-12/+57
|/ /
* | myri10ge: Update MAINTAINERSHyong-Youb Kim2013-08-131-2/+2
* | skge: dma_sync the whole receive bufferstephen hemminger2013-08-131-2/+4
* | genetlink: fix family dump raceJohannes Berg2013-08-131-0/+7
* | net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann2013-08-121-2/+2
* | net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann2013-08-121-2/+2
* | stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz2013-08-121-19/+92
* | tipc: avoid possible deadlock while enable and disable bearerdingtianhong2013-08-111-2/+7
* | can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean2013-08-111-1/+1
* | macvtap: fix two racesEric Dumazet2013-08-111-3/+9
* | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-08-105-7/+33
|\ \
| * | batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing2013-08-105-7/+33
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-08-105-22/+39
|\ \ \ | |/ / |/| |
| * | netfilter: nf_conntrack: fix tcp_in_window for Fast OpenYuchung Cheng2013-08-101-4/+8
| * | netfilter: nfnetlink_{log,queue}: fix information leaks in netlink messageDan Carpenter2013-08-052-2/+9
| * | netfilter: xt_TCPOPTSTRIP: fix possible off by one accessPablo Neira Ayuso2013-08-011-4/+6
| * | netfilter: xt_TCPMSS: fix handling of malformed TCP header and optionsPablo Neira Ayuso2013-08-011-12/+16
* | | rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala2013-08-101-1/+1
* | | net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An2013-08-091-2/+11
* | | vxlan: fix a soft lockup in vxlan module removalCong Wang2013-08-091-2/+0
* | | vxlan: fix a regression of igmp joinCong Wang2013-08-091-1/+1
* | | net: rename busy poll MIB counterEliezer Tamir2013-08-093-3/+3
* | | 8139cp: Fix skb leak in rx_status_loop failure path.Dave Jones2013-08-091-0/+1
* | | net: flow_dissector: add 802.1ad supportEric Dumazet2013-08-091-0/+1
* | | ip_gre: fix ipgre_header to return correct offsetTimo Teräs2013-08-091-1/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-086-33/+52
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-086-33/+52
|/| | |
| * | | cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy2013-08-051-5/+2
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-023-20/+41
| |\ \ \
| | * | | mac80211: continue using disabled channels while connectedJohannes Berg2013-07-311-1/+10
| | * | | cfg80211: fix P2P GO interface teardownJohannes Berg2013-07-311-0/+1
| | * | | mac80211: ignore HT primary channel while connectedJohannes Berg2013-07-311-13/+13
| | * | | mac80211: don't wait for TX status foreverJohannes Berg2013-07-311-3/+12
| | * | | mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright2013-07-311-1/+1