summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
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-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-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-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
2017-09-01ipv6: sr: Use ARRAY_SIZE macroThomas Meyer
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01inetpeer: fix RCU lookup()Eric Dumazet
2017-09-01Bluetooth: make baswap src constLoic Poulain
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-01bpf: Collapse offset checks in sock_filter_is_valid_accessDavid Ahern
2017-09-01udp: fix secpath leakYossi Kuperman
2017-09-01bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-09-01bpf: Allow cgroup sock filters to use get_current_uid_gid helperDavid Ahern
2017-09-01bpf: Add mark and priority to sock options that can be setDavid Ahern
2017-08-31devlink: Add IPv6 header for dpipeArkadi Sharshevsky
2017-08-31net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()Andrii
2017-08-31bridge: add tracepoint in br_fdb_updateRoopa Prabhu
2017-08-31net_sched: add reverse binding for tc classCong Wang
2017-08-31xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert
2017-08-31xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman
2017-08-30devlink: Maintain consistency in mac field nameDavid Ahern
2017-08-30kcm: do not attach PF_KCM sockets to avoid deadlockEric Dumazet
2017-08-30sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov
2017-08-30sch_sfq: fix null pointer dereference on init failureNikolay Aleksandrov