aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-27ip_tunnel: Rename & publish init_tunnel_flowPetr Machata1-28/+12
2018-02-27net: GRE: Add is_gretap_dev, is_ip6gretap_devPetr Machata2-0/+12
2018-02-27rds: deliver zerocopy completion notification with dataSowmini Varadhan4-25/+53
2018-02-27Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller1-0/+1
2018-02-27net: Convert defrag6_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ila_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert defrag4_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert clusterip_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert brnf_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert cfg802154_pernet_opsKirill Tkhai1-0/+1
2018-02-27net: Convert sit_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert vti6_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ip6_tnl_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ip6gre_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops and ipip_net_opsKirill Tkhai3-0/+5
2018-02-27net: Convert br_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operationsKirill Tkhai16-0/+17
2018-02-27net: Convert sysctl creating and destroying pernet_operationsKirill Tkhai2-0/+2
2018-02-27net: Convert simple pernet_operationsKirill Tkhai3-0/+3
2018-02-27net: Convert synproxy_net_opsKirill Tkhai1-0/+1
2018-02-27net: Convert hashlimit_net_ops and recent_net_opsKirill Tkhai2-0/+2
2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai6-0/+6
2018-02-26net: make kmem caches as __ro_after_initAlexey Dobriyan6-8/+11
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller70-337/+368
2018-02-23net: fib_rules: Add new attribute to set protocolDonald Sharp1-4/+11
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet1-0/+1
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+1
2018-02-23rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifierSowmini Varadhan1-1/+2
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller16-61/+287
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller8-24/+38
2018-02-22mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2-1/+16
2018-02-22mac80211: add get TID helperSara Sharon7-21/+11
2018-02-22mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg1-0/+4
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern1-0/+2
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet1-4/+5
2018-02-22netlink: put module reference if dump start failsJason A. Donenfeld1-1/+3
2018-02-22bpf: clean up unused-variable warningArnd Bergmann1-5/+1
2018-02-21net: Allow a rule to track originating protocolDonald Sharp1-1/+6
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller54-300/+310
2018-02-21tcp: remove dead code after CHECKSUM_PARTIAL adoptionEric Dumazet2-43/+8
2018-02-21tcp: remove dead code from tcp_set_skb_tso_segs()Eric Dumazet1-1/+1
2018-02-21tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIALEric Dumazet1-8/+3
2018-02-21tcp: remove sk_check_csum_caps()Eric Dumazet1-8/+3
2018-02-21tcp: remove sk_can_gso() useEric Dumazet2-29/+8
2018-02-21tcp: switch to GSO being always onEric Dumazet2-1/+2
2018-02-21rds: send: mark expected switch fall-through in rds_rm_sizeGustavo A. R. Silva1-0/+2
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger3-0/+270
2018-02-20net: sched: report if filter is too large to dumpRoman Kapl1-1/+6