aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing2014-10-22
* net: tso: fix unaligned access to crafted TCP header in helper APIKarl Beldan2014-10-22
* net: sched: initialize bstats syncpSabrina Dubroca2014-10-21
* netlink: Re-add locking to netlink_lookup() and seq walkerThomas Graf2014-10-21
* tipc: fix lockdep warning when intra-node messages are deliveredYing Xue2014-10-21
* tipc: fix a potential deadlockYing Xue2014-10-21
* net: core: handle encapsulation offloads when computing segment lengthsFlorian Westphal2014-10-20
* net: make skb_gso_segment error handling more robustFlorian Westphal2014-10-20
* net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-20
|\
| * netfilter: nft_nat: dump attributes if they are setPablo Neira Ayuso2014-10-18
| * netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MINPablo Neira Ayuso2014-10-18
| * netfilter: nft_nat: insufficient attribute validationPablo Neira Ayuso2014-10-18
| * netfilter: nft_compat: validate chain type in match/targetPablo Neira Ayuso2014-10-18
| * netfilter: nft_compat: fix hook validation for non-base chainsPablo Neira Ayuso2014-10-14
| * netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso2014-10-13
| * netfilter: missing module license in the nf_reject_ipvX modulesPablo Neira Ayuso2014-10-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-19
|\ \
| * | Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn2014-10-19
| * | ipv6: fix a potential use after free in sit.cLi RongQing2014-10-18
| * | ipv6: fix a potential use after free in ip6_offload.cLi RongQing2014-10-18
| * | ipv4: fix a potential use after free in gre_offload.cLi RongQing2014-10-18
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-18
|\ \ \
| * | | 9p/trans_virtio: enable VQs earlyMichael S. Tsirkin2014-10-14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-18
|\ \ \ \ | | |/ / | |/| |
| * | | net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-17
| * | | openvswitch: Set flow-key members.Pravin B Shelar2014-10-17
| * | | netrom: use linux/uaccess.hFabian Frederick2014-10-17
| * | | tipc: fix bug in bundled buffer receptionJon Paul Maloy2014-10-17
| * | | ipv6: introduce tcp_v6_iif()Eric Dumazet2014-10-17
| * | | ipv4: fix a potential use after free in fou.cLi RongQing2014-10-17
| * | | ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing2014-10-17
| * | | openvswitch: Create right mask with disabled megaflowsPravin B Shelar2014-10-17
| * | | openvswitch: fix a use after freeLi RongQing2014-10-17
| * | | ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin2014-10-17
| * | | ipv4: clean up cookie_v4_check()Cong Wang2014-10-17
| * | | ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang2014-10-17
| * | | ipv4: call __ip_options_echo() in cookie_v4_check()Cong Wang2014-10-17
| * | | openvswitch: use vport instead of pFabian Frederick2014-10-15
| * | | openvswitch: kerneldoc warning fixFabian Frederick2014-10-15
| * | | net: Add ndo_gso_checkTom Herbert2014-10-15
| * | | tcp: TCP Small Queues and strange attractorsEric Dumazet2014-10-14
| * | | net: Trap attempts to call sock_kfree_s() with a NULL pointer.David S. Miller2014-10-14
| * | | rds: avoid calling sock_kfree_s() on allocation failureCong Wang2014-10-14
| * | | caif_usb: use target structure member in memsetFabian Frederick2014-10-14
| * | | caif_usb: remove redundant memory messageFabian Frederick2014-10-14
| * | | caif: replace kmalloc/memset 0 by kzallocFabian Frederick2014-10-14
| * | | ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko2014-10-14
| * | | tcp: fix tcp_ack() performance problemEric Dumazet2014-10-14
| * | | ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing2014-10-14