summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-12-03udp: elide zerocopy operation in hot pathWillem de Bruijn
2018-12-03udp: msg_zerocopyWillem de Bruijn
2018-12-03net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski
2018-12-03l3mdev: add function to retreive upper masterAlexis Bauvin
2018-12-03udp_tunnel: add config option to bind to a deviceAlexis Bauvin
2018-12-03devlink: Add 'fw_load_policy' generic parameterShalom Toledo
2018-11-30net: bridge: Extend br_vlan_get_pvid() for bridge portsIdo Schimmel
2018-11-30rtnetlink: avoid frame size warning in rtnl_newlink()Jakub Kicinski
2018-11-30rtnetlink: remove a level of indentation in rtnl_newlink()Jakub Kicinski
2018-11-30tcp: md5: add tcp_md5_needed jump labelEric Dumazet
2018-11-30tcp: implement coalescing on backlog queueEric Dumazet
2018-11-30tcp: take care of compressed acks in tcp_add_reno_sack()Eric Dumazet
2018-11-30net: Add trace events for all receive exit pointsGeneviève Bastien
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-29net: explain __skb_checksum_complete() with commentsCong Wang
2018-11-29tcp: remove loop to compute wscaleEric Dumazet
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28bpf: helper to pop data from messagesJohn Fastabend
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-26bpf: Avoid unnecessary instruction in convert_bpf_ld_abs()David Miller
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