summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo
2018-11-27net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabledDavid Ahern
2018-11-27tcp: remove hdrlen argument from tcp_queue_rcv()Eric Dumazet
2018-11-27net/ncsi: Add NCSI Mellanox OEM commandVijay Khemka
2018-11-27tipc: fix lockdep warning during node deleteJon Maloy
2018-11-27netns: enable to dump full nsid translation tableNicolas Dichtel
2018-11-27netns: enable to specify a nsid for a get requestNicolas Dichtel
2018-11-27netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel
2018-11-27netns: introduce 'struct net_fill_args'Nicolas Dichtel
2018-11-27netns: remove net arg from rtnl_net_fill()Nicolas Dichtel
2018-11-27sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long
2018-11-27net: bridge: export supported booloptsNikolay Aleksandrov
2018-11-27net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov
2018-11-27net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov
2018-11-27netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo
2018-11-27netfilter: nat: fix double register in masquerade modulesTaehee Yoo
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo
2018-11-27netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal
2018-11-26ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-25net: remove unsafe skb_insert()Eric Dumazet
2018-11-25net: bridge: remove redundant checks for null p->dev and p->brColin Ian King
2018-11-24net: always initialize pagedlenWillem de Bruijn
2018-11-24tcp: address problems caused by EDT misshapsEric Dumazet
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-23rocker, dsa, ethsw: Don't filter VLAN events on bridge itselfPetr Machata
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23switchdev: Add helpers to aid traversal through lower devicesPetr Machata
2018-11-23net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-11-23switchdev: Add a blocking notifier chainPetr Machata
2018-11-23net/smc: unregister rkeys of unused bufferKarsten Graul
2018-11-23net/smc: add infrastructure to send delete rkey messagesKarsten Graul
2018-11-23net/smc: avoid a delay by waiting for nothingKarsten Graul
2018-11-23net/smc: cleanup listen worker mutex unlockingUrsula Braun
2018-11-23net/smc: short wait for late smc_clc_wait_msgUrsula Braun
2018-11-23net/smc: no link delete for a never active linkUrsula Braun
2018-11-23net/smc: allow fallback after clc timeoutsUrsula Braun
2018-11-23net/smc: remove sock_error detour in clc-functionsUrsula Braun
2018-11-23net/smc: make smc_lgr_free() staticUrsula Braun
2018-11-23net/smc: cleanup tcp_listen_worker initializationUrsula Braun
2018-11-23net-gro: use ffs() to speedup napi_gro_flush()Eric Dumazet
2018-11-23Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-11-23net/sched: act_police: add missing spinlock initializationDavide Caratti
2018-11-23net: don't keep lonely packets forever in the gro hashPaolo Abeni
2018-11-23net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu