summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-02-27rds: deliver zerocopy completion notification with dataSowmini Varadhan
2018-02-27Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2018-02-27net: Convert defrag6_net_opsKirill Tkhai
2018-02-27net: Convert ila_net_opsKirill Tkhai
2018-02-27net: Convert defrag4_net_opsKirill Tkhai
2018-02-27net: Convert clusterip_net_opsKirill Tkhai
2018-02-27net: Convert brnf_net_opsKirill Tkhai
2018-02-27net: Convert cfg802154_pernet_opsKirill Tkhai
2018-02-27net: Convert sit_net_opsKirill Tkhai
2018-02-27net: Convert vti6_net_opsKirill Tkhai
2018-02-27net: Convert ip6_tnl_net_opsKirill Tkhai
2018-02-27net: Convert ip6gre_net_opsKirill Tkhai
2018-02-27net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops an...Kirill Tkhai
2018-02-27net: Convert br_net_opsKirill Tkhai
2018-02-27net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera...Kirill Tkhai
2018-02-27net: Convert sysctl creating and destroying pernet_operationsKirill Tkhai
2018-02-27net: Convert simple pernet_operationsKirill Tkhai
2018-02-27net: Convert synproxy_net_opsKirill Tkhai
2018-02-27net: Convert hashlimit_net_ops and recent_net_opsKirill Tkhai
2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai
2018-02-26net: make kmem caches as __ro_after_initAlexey Dobriyan
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23net: fib_rules: Add new attribute to set protocolDonald Sharp
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-23rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifierSowmini Varadhan
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-22mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer
2018-02-22mac80211: add get TID helperSara Sharon
2018-02-22mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet
2018-02-22netlink: put module reference if dump start failsJason A. Donenfeld
2018-02-22bpf: clean up unused-variable warningArnd Bergmann
2018-02-21net: Allow a rule to track originating protocolDonald Sharp
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-02-21tcp: remove dead code after CHECKSUM_PARTIAL adoptionEric Dumazet
2018-02-21tcp: remove dead code from tcp_set_skb_tso_segs()Eric Dumazet
2018-02-21tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIALEric Dumazet
2018-02-21tcp: remove sk_check_csum_caps()Eric Dumazet
2018-02-21tcp: remove sk_can_gso() useEric Dumazet
2018-02-21tcp: switch to GSO being always onEric Dumazet
2018-02-21rds: send: mark expected switch fall-through in rds_rm_sizeGustavo A. R. Silva
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger
2018-02-20net: sched: report if filter is too large to dumpRoman Kapl
2018-02-20x25: use %*ph to print small bufferAntonio Cardace
2018-02-20devlink: Move size validation to coreArkadi Sharshevsky