summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-1611-44/+74
|\
| * rhashtable: Revert nested table changes.David S. Miller2017-02-152-23/+11
| * net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe2017-02-151-1/+2
| * tcp: tcp_probe: use spin_lock_bh()Eric Dumazet2017-02-141-2/+2
| * packet: fix races in fanout_add()Eric Dumazet2017-02-141-25/+30
| * kcm: fix a null pointer dereference in kcm_sendmsg()WANG Cong2017-02-141-2/+4
| * ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton2017-02-143-8/+21
| * ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton2017-02-141-0/+3
| * tipc: Fix tipc_sk_reinit race conditionsHerbert Xu2017-02-132-11/+23
| * NET: Fix /proc/net/arp for AX.25Ralf Baechle2017-02-131-6/+6
| * net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet2017-02-122-0/+6
* | openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme2017-02-151-0/+2
* | net_sched: nla_memdup_cookie() can be staticWei Yongjun2017-02-141-1/+1
* | bridge: fdb: converge fdb_delete_by functions into oneNikolay Aleksandrov2017-02-141-47/+15
* | bridge: fdb: add proper lock checks in searching functionsNikolay Aleksandrov2017-02-142-0/+13
* | bridge: fdb: converge fdb searching functions into oneNikolay Aleksandrov2017-02-144-70/+54
* | sched: Fix accidental removal of errout gotoJiri Pirko2017-02-141-0/+1
* | net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet2017-02-131-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-1211-112/+778
|\ \
| * | netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selectionPablo Neira Ayuso2017-02-123-3/+4
| * | netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2017-02-121-0/+26
| * | netfilter: nf_tables: add check_genid to the nfnetlink subsystemPablo Neira Ayuso2017-02-121-0/+6
| * | netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2017-02-121-4/+27
| * | netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso2017-02-121-23/+28
| * | netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso2017-02-121-8/+8
| * | netfilter: nf_ct_expect: nf_ct_expect_insert() returns voidGao Feng2017-02-121-5/+3
| * | netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng2017-02-121-7/+5
| * | netfilter: nft_exthdr: add TCP option matchingManuel Messner2017-02-082-15/+108
| * | netfilter: nft_ct: add zone id set supportFlorian Westphal2017-02-081-1/+143
| * | netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal2017-02-081-14/+15
| * | netfilter: nft_ct: add zone id get supportFlorian Westphal2017-02-081-3/+19
| * | netfilter: nf_tables: add bitmap set typePablo Neira Ayuso2017-02-083-0/+321
| * | netfilter: nf_tables: add space notation to setsPablo Neira Ayuso2017-02-083-5/+19
| * | netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso2017-02-083-8/+8
| * | netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2017-02-081-0/+4
| * | netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso2017-02-083-9/+9
| * | netfilter: nf_tables: use struct nft_set_iter in set element flushPablo Neira Ayuso2017-02-081-7/+5
| * | netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso2017-02-083-5/+7
| * | netfilter: nft_exthdr: Add support for existence checkPhil Sutter2017-02-081-2/+20
* | | net_sched: fix error recovery at qdisc creationEric Dumazet2017-02-115-23/+19
* | | net: rename dst_neigh_output back to neigh_outputJulian Anastasov2017-02-112-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-1112-23/+67
|\ \ \ | | |/ | |/|
| * | l2tp: do not use udp_ioctl()Eric Dumazet2017-02-103-2/+28
| * | igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-092-0/+2
| * | kcm: fix 0-length case for kcm_sendmsg()WANG Cong2017-02-091-18/+22
| * | net: dsa: Do not destroy invalid network devicesFlorian Fainelli2017-02-081-0/+1
| * | ping: fix a null pointer dereferenceWANG Cong2017-02-081-0/+2
| * | packet: round up linear to header lenWillem de Bruijn2017-02-081-3/+4
| * | net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+1
| * | sit: fix a double free on error pathWANG Cong2017-02-081-0/+1
OpenPOWER on IntegriCloud