summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2018-03-22net: Move IP_ROUTER_ALERT out of lock_sock(sk)Kirill Tkhai
2018-03-22net: Revert "ipv4: get rid of ip_ra_lock"Kirill Tkhai
2018-03-22gre: fix TUNNEL_SEQ bit check on sequence numberingColin Ian King
2018-03-22tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna
2018-03-22tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna
2018-03-22tipc: modify socket iterator for sock_diagGhantaKrishnamurthy MohanKrishna
2018-03-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-03-22devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern
2018-03-22net/ipv6: Handle onlink flag with multipath routesDavid Ahern
2018-03-22ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun
2018-03-22ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun
2018-03-22Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...David S. Miller
2018-03-22Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-03-22rds: tcp: remove register_netdevice_notifier infrastructure.Sowmini Varadhan
2018-03-22net: Convert nf_ct_net_opsKirill Tkhai
2018-03-22net: Convert lowpan_frags_opsKirill Tkhai
2018-03-22net: Convert can_pernet_opsKirill Tkhai
2018-03-21net/sched: fix idr leak in the error path of tcf_skbmod_init()Davide Caratti
2018-03-21net/sched: fix idr leak in the error path of tcf_vlan_init()Davide Caratti
2018-03-21net/sched: fix idr leak in the error path of __tcf_ipt_init()Davide Caratti
2018-03-21net/sched: fix idr leak in the error path of tcp_pedit_init()Davide Caratti
2018-03-21net/sched: fix idr leak in the error path of tcf_act_police_init()Davide Caratti