summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-19ipv6: xfrm: dereference inner ipv6 header if encapsulatedHannes Frederic Sowa
2013-08-19ipv6: wire up skb->encapsulationHannes Frederic Sowa
2013-08-14xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa
2013-08-13tun: compare with 0 instead of total_lenWeiping Pan
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen
2013-08-13ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-08-13Merge branch 'bnx2x'David S. Miller
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky
2013-08-13bnx2x: fix memory leak in VFAriel Elior
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov
2013-08-13myri10ge: Update MAINTAINERSHyong-Youb Kim
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger
2013-08-13genetlink: fix family dump raceJohannes Berg
2013-08-12net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann
2013-08-12net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann
2013-08-12stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz
2013-08-11tipc: avoid possible deadlock while enable and disable bearerdingtianhong
2013-08-11can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean
2013-08-11macvtap: fix two racesEric Dumazet
2013-08-10Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-08-10batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing
2013-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-08-10netfilter: nf_conntrack: fix tcp_in_window for Fast OpenYuchung Cheng
2013-08-10rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala
2013-08-09net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An
2013-08-09vxlan: fix a soft lockup in vxlan module removalCong Wang
2013-08-09vxlan: fix a regression of igmp joinCong Wang
2013-08-09net: rename busy poll MIB counterEliezer Tamir
2013-08-098139cp: Fix skb leak in rx_status_loop failure path.Dave Jones
2013-08-09net: flow_dissector: add 802.1ad supportEric Dumazet
2013-08-09ip_gre: fix ipgre_header to return correct offsetTimo Teräs
2013-08-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-07ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa
2013-08-07tcp: cubic: fix bug in bictcp_acked()Eric Dumazet
2013-08-07bridge: correct the comment for file br_sysfs_br.cWang Sheng-Hui
2013-08-07tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet
2013-08-05bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing
2013-08-05fib_trie: remove potential out of bound accessEric Dumazet
2013-08-05bonding: modify only neigh_parms owned by usVeaceslav Falico
2013-08-05neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico
2013-08-05net: esp{4,6}: fix potential MTU calculation overflowsDaniel Borkmann
2013-08-05net_sched: make dev_trans_start return vlan's real dev trans_startnikolay@redhat.com
2013-08-05vlan: make vlan_dev_real_dev work over stacked vlansnikolay@redhat.com
2013-08-05cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy
2013-08-05net/vmw_vsock/af_vsock.c: drop unneeded semicolonJulia Lawall