summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-03-27rxrpc: Trace call completionDavid Howells
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells
2018-03-27rxrpc: Trace resendDavid Howells
2018-03-27net: Add more commentsKirill Tkhai
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-27net: Reflect all pernet_operations are convertedKirill Tkhai
2018-03-27Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-27ipv6: addrconf: Use normal debugging styleJoe Perches
2018-03-27tipc: tipc_node_create() can be staticWei Yongjun
2018-03-27tipc: fix error handling in tipc_udp_enable()Wei Yongjun
2018-03-27net/ncsi: check for null return from call to nla_nest_startColin Ian King
2018-03-27sctp: remove unnecessary asoc in sctp_has_associationXin Long
2018-03-26ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz
2018-03-26ip6mr: Add API for default_rule fibYuval Mintz
2018-03-26ip6mr: Support fib notificationsYuval Mintz
2018-03-26ipmr: Make ipmr_dump() commonYuval Mintz
2018-03-26ipmr: Make MFC fib notifiers commonYuval Mintz
2018-03-26ipmr: Make vif fib notifiers commonYuval Mintz
2018-03-26net: Convert sunrpc_net_opsKirill Tkhai
2018-03-26net: Convert rpcsec_gss_net_opsKirill Tkhai
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai
2018-03-25tipc: tipc_disc_addr_trial_msg() can be statickbuild test robot
2018-03-25net: permit skb_segment on head_frag frag_list skbYonghong Song
2018-03-23net/sched: act_vlan: declare push_vid with host byte orderDavide Caratti
2018-03-23net/sched: remove tcf_idr_cleanup()Davide Caratti
2018-03-23tipc: obtain node identity from interface by defaultJon Maloy
2018-03-23tipc: handle collisions of 32-bit node address hash valuesJon Maloy
2018-03-23tipc: add 128-bit node identifierJon Maloy
2018-03-23tipc: remove direct accesses to own_addr field in struct tipc_netJon Maloy
2018-03-23tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy
2018-03-23tipc: remove restrictions on node address valuesJon Maloy
2018-03-23tipc: some cleanups in the file discover.cJon Maloy
2018-03-23tipc: refactor function tipc_enable_bearer()Jon Maloy
2018-03-23net: Convert rxrpc_net_opsKirill Tkhai
2018-03-23net: Convert udp_sysctl_opsKirill Tkhai
2018-03-23net: bridge: fix direct access to bridge vlan_enabled and use helperNikolay Aleksandrov
2018-03-23tls: RX path for ktlsDave Watson
2018-03-23tls: Refactor variable namesDave Watson
2018-03-23tls: Pass error code explicitly to tls_err_abortDave Watson
2018-03-23tls: Move cipher info to a separate structDave Watson
2018-03-23tls: Generalize zerocopy_from_iterDave Watson
2018-03-23bridge: Allow max MTU when multiple VLANs presentChas Williams
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22net: Replace ip_ra_lock with per-net mutexKirill Tkhai
2018-03-22net: Make ip_ra_chain per struct netKirill Tkhai
2018-03-22net: Revert "ipv4: fix a deadlock in ip_ra_control"Kirill Tkhai