summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-10-28net: dsa: Error out on tagging protocol mismatchesAndrew Lunn
2014-10-28ipvs: Avoid null-pointer deref in debug codeAlex Gartrell
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov
2014-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-27netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero
2014-10-27Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-10-26net: napi_reuse_skb() should check pfmemallocEric Dumazet
2014-10-25tcp: md5: do not use alloc_percpu()Eric Dumazet
2014-10-24netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin
2014-10-24netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal
2014-10-24netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal
2014-10-24bridge: Do not compile options in br_parse_ip_optionsHerbert Xu
2014-10-22net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla
2014-10-22xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing
2014-10-22net: tso: fix unaligned access to crafted TCP header in helper APIKarl Beldan
2014-10-22netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocationSabrina Dubroca
2014-10-22netfilter: ipset: off by one in ip_set_nfnl_get_byindex()Dan Carpenter
2014-10-22netfilter: nf_conntrack: allow server to become a client in TW handlingMarcelo Leitner
2014-10-21net: sched: initialize bstats syncpSabrina Dubroca
2014-10-21netlink: Re-add locking to netlink_lookup() and seq walkerThomas Graf
2014-10-21tipc: fix lockdep warning when intra-node messages are deliveredYing Xue
2014-10-21tipc: fix a potential deadlockYing Xue
2014-10-20net: core: handle encapsulation offloads when computing segment lengthsFlorian Westphal
2014-10-20net: make skb_gso_segment error handling more robustFlorian Westphal
2014-10-20net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-19Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-18ipv6: fix a potential use after free in sit.cLi RongQing
2014-10-18ipv6: fix a potential use after free in ip6_offload.cLi RongQing
2014-10-18ipv4: fix a potential use after free in gre_offload.cLi RongQing
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-18netfilter: nft_nat: dump attributes if they are setPablo Neira Ayuso
2014-10-18netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MINPablo Neira Ayuso
2014-10-18netfilter: nft_nat: insufficient attribute validationPablo Neira Ayuso
2014-10-18netfilter: nft_compat: validate chain type in match/targetPablo Neira Ayuso
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli
2014-10-17openvswitch: Set flow-key members.Pravin B Shelar
2014-10-17netrom: use linux/uaccess.hFabian Frederick
2014-10-17tipc: fix bug in bundled buffer receptionJon Paul Maloy
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet
2014-10-17ipv4: fix a potential use after free in fou.cLi RongQing
2014-10-17ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing
2014-10-17openvswitch: Create right mask with disabled megaflowsPravin B Shelar
2014-10-17openvswitch: fix a use after freeLi RongQing
2014-10-17ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang