summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-31kcm: fix a socket double freeWANG Cong
2016-08-31bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-08-30Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-08-30netfilter: nf_tables_netdev: remove redundant ip_hdr assignmentLiping Zhang
2016-08-30mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov
2016-08-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-08-25qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet
2016-08-25tipc: fix the error handling in tipc_udp_enable()Wei Yongjun
2016-08-25Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz
2016-08-25Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz
2016-08-25netfilter: ebtables: put module reference when an incorrect extension is foundSabrina Dubroca
2016-08-25netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang
2016-08-25netfilter: cttimeout: unlink timeout objs in the unconfirmed ct listsLiping Zhang
2016-08-25netfilter: cttimeout: put back l4proto when replacing timeout policyLiping Zhang
2016-08-25netfilter: nfnetlink: use list_for_each_entry_safe to delete all objectsLiping Zhang
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang
2016-08-24Bluetooth: split sk_filter in l2cap_sock_recv_cbDaniel Borkmann
2016-08-24Bluetooth: Fix memory leak at end of hci requestsFrederic Dalleau
2016-08-23net: diag: Fix refcnt leak in error path destroying socketDavid Ahern
2016-08-23udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet
2016-08-23sctp: fix overrun in sctp_diag_dump_one()Lance Richardson
2016-08-23tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-08-23udp: fix poll() issue with zero sized packetsEric Dumazet
2016-08-22net sched: fix encoding to use real lengthJamal Hadi Salim
2016-08-22net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...Shmulik Ladkani
2016-08-22net: ipv6: Remove addresses for failures with strict DADMike Manning
2016-08-19l2tp: Fix the connect status check in pppol2tp_getnameGao Feng
2016-08-19sctp: linearize early if it's not GSOMarcelo Ricardo Leitner
2016-08-18fib_trie: Fix the description of pos and bitsXunlei Pang
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-08-18netfilter: cttimeout: fix use after free error when delete netnsLiping Zhang
2016-08-18netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroyLiping Zhang
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17net_sched: allow flushing tc police actionsRoman Mashak
2016-08-17net_sched: unify the init logic for act_policeWANG Cong
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17net_sched: remove an unnecessary list_del()WANG Cong
2016-08-17net_sched: remove the leftover cleanup_a()WANG Cong
2016-08-18netfilter: tproxy: properly refcount tcp listenersEric Dumazet
2016-08-18netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang
2016-08-17netfilter: nfnetlink_log: add "nf-logger-3-1" module alias nameLiping Zhang
2016-08-17netfilter: conntrack: do not dump other netns's conntrack entries via procLiping Zhang
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-15tipc: fix NULL pointer dereference in shutdown()Vegard Nossum
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-08-15vhost/vsock: drop space available check for TX vqGerard Garcia
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning