summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | tls: support for Inline tls recordAtul Gupta2018-03-311-3/+111
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-3110-71/+633
| |\ \
| | * | bpf: Post-hooks for sys_bindAndrey Ignatov2018-03-313-27/+128
| | * | bpf: Hooks for sys_connectAndrey Ignatov2018-03-317-0/+141
| | * | net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov2018-03-312-28/+48
| | * | bpf: Hooks for sys_bindAndrey Ignatov2018-03-313-0/+246
| | * | bpf: Check attach type at prog load timeAndrey Ignatov2018-03-311-14/+25
| | * | bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend2018-03-301-1/+1
| | * | bpf: sockmap redirect ingress supportJohn Fastabend2018-03-302-2/+10
| | * | net/mac802154: disambiguate mac80215 vs mac802154 trace eventsAlexei Starovoitov2018-03-281-4/+4
| | * | treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov2018-03-281-1/+1
| | * | bpf: Add sock_ops R/W access to ipv4 tosNikita V. Shirokov2018-03-281-0/+35
| * | | inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CBEric Dumazet2018-03-311-18/+11
| * | | ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CBEric Dumazet2018-03-311-18/+12
| * | | inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet2018-03-311-21/+14
| * | | ipv6: frags: rewrite ip6_expire_frag_queue()Eric Dumazet2018-03-311-8/+16
| * | | inet: frags: do not clone skb in ip_expire()Eric Dumazet2018-03-311-10/+6
| * | | inet: frags: break the 2GB limit for frags storageEric Dumazet2018-03-316-20/+20
| * | | inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2018-03-315-23/+8
| * | | inet: frags: get rif of inet_frag_evicting()Eric Dumazet2018-03-312-37/+32
| * | | inet: frags: remove some helpersEric Dumazet2018-03-313-10/+6
| * | | inet: frags: use rhashtables for reassembly unitsEric Dumazet2018-03-316-509/+225
| * | | inet: frags: refactor ipfrag_init()Eric Dumazet2018-03-311-2/+2
| * | | inet: frags: refactor lowpan_net_frag_init()Eric Dumazet2018-03-311-9/+11
| * | | inet: frags: refactor ipv6_frag_init()Eric Dumazet2018-03-311-11/+14
| * | | inet: frags: add a pointer to struct netns_fragsEric Dumazet2018-03-315-34/+41
| * | | inet: frags: change inet_frags_init_net() return valueEric Dumazet2018-03-314-11/+35
| * | | vlan: vlan_hw_filter_capable() can be staticWei Yongjun2018-03-311-1/+1
| * | | Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2018-03-3119-71/+424
| |\ \ \
| | * | | rxrpc: Fix leak of rxrpc_peer objectsDavid Howells2018-03-305-0/+26
| | * | | rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells2018-03-303-22/+68
| | * | | rxrpc: Fix apparent leak of rxrpc_local objectsDavid Howells2018-03-306-0/+14
| | * | | rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells2018-03-303-27/+68
| | * | | rxrpc: Fix potential call vs socket/net destruction raceDavid Howells2018-03-304-3/+17
| | * | | rxrpc: Fix checker warnings and errorsDavid Howells2018-03-306-3/+13
| | * | | rxrpc: remove unused static variablesSebastian Andrzej Siewior2018-03-301-3/+0
| | * | | rxrpc: Fix resend event time calculationMarc Dionne2018-03-301-1/+1
| | * | | rxrpc: Don't treat call aborts as conn abortsDavid Howells2018-03-301-6/+9
| | * | | rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells2018-03-301-1/+3
| | * | | rxrpc: Fix a bit of time confusionDavid Howells2018-03-301-1/+1
| | * | | rxrpc: Fix firewall route keepaliveDavid Howells2018-03-309-4/+204
| * | | | net: Do not take net_rwsem in __rtnl_link_unregister()Kirill Tkhai2018-03-312-3/+4
| * | | | net: Remove net_rwsem from {, un}register_netdevice_notifier()Kirill Tkhai2018-03-311-5/+0
| * | | | tipc: avoid possible string overflowJon Maloy2018-03-311-1/+2
| * | | | tipc: permit overlapping service ranges in name tableJon Maloy2018-03-317-111/+60
| * | | | tipc: refactor name table translate functionJon Maloy2018-03-311-36/+25
| * | | | tipc: replace name table service range array with rb treeJon Maloy2018-03-316-568/+477
| * | | | net: bridge: disable bridge MTU auto tuning if it was set manuallyNikolay Aleksandrov2018-03-314-20/+26
| * | | | net: bridge: set min MTU on port events and allow user to set maxNikolay Aleksandrov2018-03-314-32/+18
| |/ / /
| * | | ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi2018-03-301-0/+6
OpenPOWER on IntegriCloud