summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-09-08netfilter: core: remove erroneous warn_onFlorian Westphal
2017-09-08netfilter: nat: use keyed locksFlorian Westphal
2017-09-08netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal
2017-09-08netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal
2017-09-08netfilter: nf_nat: don't bug when mapping already existsFlorian Westphal
2017-09-08netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_scheduleXin Long
2017-09-08netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packetXin Long
2017-09-06tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza
2017-09-06netlink: access nlk groups safely in netlink bind and getnameXin Long
2017-09-06netlink: fix an use-after-free issue for nlk groupsXin Long
2017-09-06sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfqGao Feng
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-05rds: Fix non-atomic operation on shared flag variableHÃ¥kon Bugge
2017-09-05net: sched: don't use GFP_KERNEL under spin lockJakub Kicinski
2017-09-05rxrpc: Make service connection lookup always check for retryDavid Howells
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-09-05net: dsa: tag_brcm: Set output queue from skb queue mappingFlorian Fainelli
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli
2017-09-05bridge: switchdev: Use an helper to clear forward markIdo Schimmel
2017-09-05flow_dissector: Add limit for number of headers to dissectTom Herbert
2017-09-05flow_dissector: Cleanup control flowTom Herbert
2017-09-05net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann
2017-09-05Merge branch 'for-4.14/wacom' into for-linusJiri Kosina
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04netfilter: nf_tables: support for recursive chain deletionPablo Neira Ayuso
2017-09-04netfilter: nf_tables: use NLM_F_NONREC for deletion requestsPablo Neira Ayuso
2017-09-04netfilter: nf_tables: add nf_tables_addchain()Pablo Neira Ayuso
2017-09-04netfilter: nf_tables: add nf_tables_updchain()Pablo Neira Ayuso
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay
2017-09-04netfilter: nft_limit: replace pkt_bytes with bytesPablo M. Bermudo Garay
2017-09-04netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-03l2tp: pass tunnel pointer to ->session_create()Guillaume Nault
2017-09-03l2tp: prevent creation of sessions on terminated tunnelsGuillaume Nault
2017-09-03Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-03Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-09-01net: Add module reference to FIB notifiersIdo Schimmel
2017-09-01net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet
2017-09-01net: prepare (struct ubuf_info)->refcnt conversionEric Dumazet
2017-09-01tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande
2017-09-01inet_diag: allow protocols to provide additional dataIvan Delalande