summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-295-4/+9
|\
| * xfrm_policy: use true and false for boolean valuesGustavo A. R. Silva2018-03-071-1/+1
| * esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmentingShannon Nelson2018-02-272-0/+4
| * xfrm: mark kmem_caches as __ro_after_initAlexey Dobriyan2018-02-272-2/+3
| * esp4: remove redundant initialization of pointer esphColin Ian King2018-02-131-1/+1
* | net: Add more commentsKirill Tkhai2018-03-272-1/+3
* | net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2018-03-272-22/+22
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27159-178/+0
* | net: Reflect all pernet_operations are convertedKirill Tkhai2018-03-271-37/+6
* | Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-03-271-0/+6
|\ \
| * | ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy2018-03-261-0/+6
* | | ipv6: addrconf: Use normal debugging styleJoe Perches2018-03-271-20/+8
* | | tipc: tipc_node_create() can be staticWei Yongjun2018-03-271-2/+2
* | | tipc: fix error handling in tipc_udp_enable()Wei Yongjun2018-03-271-1/+2
* | | net/ncsi: check for null return from call to nla_nest_startColin Ian King2018-03-271-0/+4
* | | sctp: remove unnecessary asoc in sctp_has_associationXin Long2018-03-272-11/+10
|/ /
* | ip6mr: Add refcounting to mfcYuval Mintz2018-03-262-6/+8
* | ip6mr: Add API for default_rule fibYuval Mintz2018-03-261-0/+7
* | ip6mr: Support fib notificationsYuval Mintz2018-03-261-8/+104
* | ipmr: Make ipmr_dump() commonYuval Mintz2018-03-262-51/+44
* | ipmr: Make MFC fib notifiers commonYuval Mintz2018-03-261-22/+4
* | ipmr: Make vif fib notifiers commonYuval Mintz2018-03-261-26/+5
* | net: Convert sunrpc_net_opsKirill Tkhai2018-03-261-0/+1
* | net: Convert rpcsec_gss_net_opsKirill Tkhai2018-03-261-0/+1
* | net: Use octal not symbolic permissionsJoe Perches2018-03-2663-161/+161
* | net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2018-03-261-7/+0
* | net: Make NETDEV_XXX commands enum { }Kirill Tkhai2018-03-261-0/+20
* | tipc: tipc_disc_addr_trial_msg() can be statickbuild test robot2018-03-251-7/+7
* | net: permit skb_segment on head_frag frag_list skbYonghong Song2018-03-251-5/+22
* | net/sched: act_vlan: declare push_vid with host byte orderDavide Caratti2018-03-231-1/+1
* | net/sched: remove tcf_idr_cleanup()Davide Caratti2018-03-231-8/+0
* | tipc: obtain node identity from interface by defaultJon Maloy2018-03-233-9/+29
* | tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-2311-45/+236
* | tipc: add 128-bit node identifierJon Maloy2018-03-2311-56/+146
* | tipc: remove direct accesses to own_addr field in struct tipc_netJon Maloy2018-03-238-49/+42
* | tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy2018-03-236-18/+22
* | tipc: remove restrictions on node address valuesJon Maloy2018-03-238-105/+21
* | tipc: some cleanups in the file discover.cJon Maloy2018-03-234-166/+155
* | tipc: refactor function tipc_enable_bearer()Jon Maloy2018-03-231-66/+70
* | net: Convert rxrpc_net_opsKirill Tkhai2018-03-231-0/+1
* | net: Convert udp_sysctl_opsKirill Tkhai2018-03-231-1/+2
* | net: bridge: fix direct access to bridge vlan_enabled and use helperNikolay Aleksandrov2018-03-231-1/+1
* | tls: RX path for ktlsDave Watson2018-03-233-68/+582
* | tls: Refactor variable namesDave Watson2018-03-231-13/+13
* | tls: Pass error code explicitly to tls_err_abortDave Watson2018-03-231-1/+1
* | tls: Move cipher info to a separate structDave Watson2018-03-232-32/+34
* | tls: Generalize zerocopy_from_iterDave Watson2018-03-231-12/+19
* | bridge: Allow max MTU when multiple VLANs presentChas Williams2018-03-234-7/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-2369-267/+489
|\ \
| * \ Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-03-222-1/+3
| |\ \
OpenPOWER on IntegriCloud