aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* genetlink: fix family dump raceJohannes Berg2013-08-13
* net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann2013-08-13
* net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann2013-08-13
* stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz2013-08-13
* tipc: avoid possible deadlock while enable and disable bearerdingtianhong2013-08-12
* can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean2013-08-12
* macvtap: fix two racesEric Dumazet2013-08-12
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-08-10
|\
| * batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing2013-08-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-08-10
|\ \ | |/ |/|
| * netfilter: nf_conntrack: fix tcp_in_window for Fast OpenYuchung Cheng2013-08-10
| * netfilter: nfnetlink_{log,queue}: fix information leaks in netlink messageDan Carpenter2013-08-05
| * netfilter: xt_TCPOPTSTRIP: fix possible off by one accessPablo Neira Ayuso2013-08-01
| * netfilter: xt_TCPMSS: fix handling of malformed TCP header and optionsPablo Neira Ayuso2013-08-01
* | rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala2013-08-10
* | net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An2013-08-09
* | vxlan: fix a soft lockup in vxlan module removalCong Wang2013-08-09
* | vxlan: fix a regression of igmp joinCong Wang2013-08-09
* | net: rename busy poll MIB counterEliezer Tamir2013-08-09
* | 8139cp: Fix skb leak in rx_status_loop failure path.Dave Jones2013-08-09
* | net: flow_dissector: add 802.1ad supportEric Dumazet2013-08-09
* | ip_gre: fix ipgre_header to return correct offsetTimo Teräs2013-08-09
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-08
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-08
|/| |
| * | cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy2013-08-05
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-02
| |\ \
| | * | mac80211: continue using disabled channels while connectedJohannes Berg2013-07-31
| | * | cfg80211: fix P2P GO interface teardownJohannes Berg2013-07-31
| | * | mac80211: ignore HT primary channel while connectedJohannes Berg2013-07-31
| | * | mac80211: don't wait for TX status foreverJohannes Berg2013-07-31
| | * | mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright2013-07-31
| | * | nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg2013-07-30
| * | | iwl4965: reset firmware after rfkill offStanislaw Gruszka2013-08-02
| * | | iwl4965: set power mode earlyStanislaw Gruszka2013-08-02
* | | | ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa2013-08-07
* | | | tcp: cubic: fix bug in bictcp_acked()Eric Dumazet2013-08-07
* | | | bridge: correct the comment for file br_sysfs_br.cWang Sheng-Hui2013-08-07
* | | | tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet2013-08-07
* | | | bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing2013-08-05
* | | | fib_trie: remove potential out of bound accessEric Dumazet2013-08-05
* | | | bonding: modify only neigh_parms owned by usVeaceslav Falico2013-08-05
* | | | neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico2013-08-05
* | | | net: esp{4,6}: fix potential MTU calculation overflowsDaniel Borkmann2013-08-05
* | | | net_sched: make dev_trans_start return vlan's real dev trans_startnikolay@redhat.com2013-08-05
* | | | vlan: make vlan_dev_real_dev work over stacked vlansnikolay@redhat.com2013-08-05
* | | | net/vmw_vsock/af_vsock.c: drop unneeded semicolonJulia Lawall2013-08-05
* | | | mlx5: remove health handler pluginEli Cohen2013-08-05
* | | | macvlan: validate flagsMichael S. Tsirkin2013-08-05
* | | | skge: fix build on 32 bitStephen Hemminger2013-08-05
* | | | busy_poll: cleanup do-nothing placeholdersEliezer Tamir2013-08-04