summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan2016-09-011-3/+5
* kcm: fix a socket double freeWANG Cong2016-08-311-1/+2
* bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti2016-08-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-3010-30/+71
|\
| * netfilter: nf_tables_netdev: remove redundant ip_hdr assignmentLiping Zhang2016-08-301-1/+0
| * netfilter: ebtables: put module reference when an incorrect extension is foundSabrina Dubroca2016-08-251-0/+2
| * netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-252-4/+14
| * netfilter: cttimeout: unlink timeout objs in the unconfirmed ct listsLiping Zhang2016-08-251-1/+10
| * netfilter: cttimeout: put back l4proto when replacing timeout policyLiping Zhang2016-08-251-18/+15
| * netfilter: nfnetlink: use list_for_each_entry_safe to delete all objectsLiping Zhang2016-08-252-5/+6
| * netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-254-1/+24
* | Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-302-26/+6
|\ \
| * | mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov2016-08-301-3/+4
| * | Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg2016-08-081-23/+2
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-08-265-4/+24
|\ \ \
| * | | Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz2016-08-251-1/+1
| * | | Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz2016-08-251-1/+1
| * | | Bluetooth: split sk_filter in l2cap_sock_recv_cbDaniel Borkmann2016-08-242-2/+20
| * | | Bluetooth: Fix memory leak at end of hci requestsFrederic Dalleau2016-08-241-0/+2
| | |/ | |/|
* | | qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet2016-08-251-4/+5
* | | tipc: fix the error handling in tipc_udp_enable()Wei Yongjun2016-08-251-1/+4
|/ /
* | net: diag: Fix refcnt leak in error path destroying socketDavid Ahern2016-08-232-3/+6
* | udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet2016-08-234-4/+0
* | sctp: fix overrun in sctp_diag_dump_one()Lance Richardson2016-08-231-2/+4
* | tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2016-08-232-2/+14
* | udp: fix poll() issue with zero sized packetsEric Dumazet2016-08-231-6/+6
* | net sched: fix encoding to use real lengthJamal Hadi Salim2016-08-221-8/+10
* | net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...Shmulik Ladkani2016-08-221-3/+5
* | net: ipv6: Remove addresses for failures with strict DADMike Manning2016-08-221-13/+21
* | l2tp: Fix the connect status check in pppol2tp_getnameGao Feng2016-08-191-1/+1
* | sctp: linearize early if it's not GSOMarcelo Ricardo Leitner2016-08-192-17/+7
* | fib_trie: Fix the description of pos and bitsXunlei Pang2016-08-181-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-186-15/+29
|\ \
| * | netfilter: cttimeout: fix use after free error when delete netnsLiping Zhang2016-08-181-6/+10
| * | netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroyLiping Zhang2016-08-181-4/+4
| * | netfilter: tproxy: properly refcount tcp listenersEric Dumazet2016-08-181-0/+4
| * | netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang2016-08-182-5/+6
| * | netfilter: nfnetlink_log: add "nf-logger-3-1" module alias nameLiping Zhang2016-08-171-0/+1
| * | netfilter: conntrack: do not dump other netns's conntrack entries via procLiping Zhang2016-08-171-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-1747-335/+386
|\ \ \
| * | | net_sched: allow flushing tc police actionsRoman Mashak2016-08-171-42/+1
| * | | net_sched: unify the init logic for act_policeWANG Cong2016-08-171-9/+10
| * | | net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-172-20/+42
| * | | net_sched: remove an unnecessary list_del()WANG Cong2016-08-171-1/+0
| * | | net_sched: remove the leftover cleanup_a()WANG Cong2016-08-171-19/+3
| |/ /
| * | tipc: fix NULL pointer dereference in shutdown()Vegard Nossum2016-08-151-1/+2
| * | gre: set inner_protocol on xmitSimon Horman2016-08-152-3/+0
| * | net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti2016-08-151-16/+17
| * | net: remove type_check from dev_get_nest_level()Sabrina Dubroca2016-08-132-8/+4
| * | net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning2016-08-131-2/+2
OpenPOWER on IntegriCloud