Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9644e6b98cda0485d12b6b1cf72658855e57c878
/
net
cc35c88a
crypto : chtls - CPL handler definition
by Atul Gupta
· 7 years ago
e0be6be
ethtool: enable Inline TLS in HW
by Atul Gupta
· 7 years ago
dd0bed1
tls: support for Inline tls record
by Atul Gupta
· 7 years ago
d4069fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
f2d1c72
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
by Eric Dumazet
· 7 years ago
219badf
ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
by Eric Dumazet
· 7 years ago
bf66337
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
by Eric Dumazet
· 7 years ago
05c0b86
ipv6: frags: rewrite ip6_expire_frag_queue()
by Eric Dumazet
· 7 years ago
1eec5d5
inet: frags: do not clone skb in ip_expire()
by Eric Dumazet
· 7 years ago
3e67f10
inet: frags: break the 2GB limit for frags storage
by Eric Dumazet
· 7 years ago
2d44ed2
inet: frags: remove inet_frag_maybe_warn_overflow()
by Eric Dumazet
· 7 years ago
399d140
inet: frags: get rif of inet_frag_evicting()
by Eric Dumazet
· 7 years ago
6befe4a
inet: frags: remove some helpers
by Eric Dumazet
· 7 years ago
648700f
inet: frags: use rhashtables for reassembly units
by Eric Dumazet
· 7 years ago
483a6e4
inet: frags: refactor ipfrag_init()
by Eric Dumazet
· 7 years ago
807f184
inet: frags: refactor lowpan_net_frag_init()
by Eric Dumazet
· 7 years ago
5b975ba
inet: frags: refactor ipv6_frag_init()
by Eric Dumazet
· 7 years ago
093ba72
inet: frags: add a pointer to struct netns_frags
by Eric Dumazet
· 7 years ago
787bea7
inet: frags: change inet_frags_init_net() return value
by Eric Dumazet
· 7 years ago
eeb0a2a
vlan: vlan_hw_filter_capable() can be static
by Wei Yongjun
· 7 years ago
e2e80c0
Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
554873e
net: Do not take net_rwsem in __rtnl_link_unregister()
by Kirill Tkhai
· 7 years ago
fc1dd36
net: Remove net_rwsem from {, un}register_netdevice_notifier()
by Kirill Tkhai
· 7 years ago
7494cfa
tipc: avoid possible string overflow
by Jon Maloy
· 7 years ago
37922ea
tipc: permit overlapping service ranges in name table
by Jon Maloy
· 7 years ago
f20889f
tipc: refactor name table translate function
by Jon Maloy
· 7 years ago
218527f
tipc: replace name table service range array with rb tree
by Jon Maloy
· 7 years ago
804b854
net: bridge: disable bridge MTU auto tuning if it was set manually
by Nikolay Aleksandrov
· 7 years ago
f40aa23
net: bridge: set min MTU on port events and allow user to set max
by Nikolay Aleksandrov
· 7 years ago
aac3fc3
bpf: Post-hooks for sys_bind
by Andrey Ignatov
· 7 years ago
d74bad4
bpf: Hooks for sys_connect
by Andrey Ignatov
· 7 years ago
3679d58
net: Introduce __inet_bind() and __inet6_bind
by Andrey Ignatov
· 7 years ago
4fbac77
bpf: Hooks for sys_bind
by Andrey Ignatov
· 7 years ago
5e43f89
bpf: Check attach type at prog load time
by Andrey Ignatov
· 7 years ago
17226f1
rxrpc: Fix leak of rxrpc_peer objects
by David Howells
· 7 years ago
1159d4b
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
by David Howells
· 7 years ago
31f5f9a16
rxrpc: Fix apparent leak of rxrpc_local objects
by David Howells
· 7 years ago
09d2bf5
rxrpc: Add a tracepoint to track rxrpc_local refcounting
by David Howells
· 7 years ago
d3be4d2
rxrpc: Fix potential call vs socket/net destruction race
by David Howells
· 7 years ago
88f2a825
rxrpc: Fix checker warnings and errors
by David Howells
· 7 years ago
edb63e2
rxrpc: remove unused static variables
by Sebastian Andrzej Siewior
· 7 years ago
59299aa
rxrpc: Fix resend event time calculation
by Marc Dionne
· 7 years ago
57b0c9d
rxrpc: Don't treat call aborts as conn aborts
by David Howells
· 7 years ago
03877bf
rxrpc: Fix Tx ring annotation after initial Tx failure
by David Howells
· 7 years ago
f82eb88
rxrpc: Fix a bit of time confusion
by David Howells
· 7 years ago
ace45be
rxrpc: Fix firewall route keepalive
by David Howells
· 7 years ago
428604f
ipv6: do not set routes if disable_ipv6 has been enabled
by Lorenzo Bianconi
· 7 years ago
d162190
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
328fbe7
net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net()
by Kirill Tkhai
· 7 years ago
9e2f6c5
netfilter: Rework xt_TEE netdevice notifier
by Kirill Tkhai
· 7 years ago
e9a441b
xfrm: Register xfrm_dev_notifier in appropriate place
by Kirill Tkhai
· 7 years ago
e679c9c
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
by Russell King
· 7 years ago
9daae9b
net: Call add/kill vid ndo on vlan filter feature toggling
by Gal Pressman
· 7 years ago
26c97c5
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
by Joe Perches
· 7 years ago
e3b5e1e
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow/policy"
by Florian Westphal
· 7 years ago
9ba5c40
netfilter: x_tables: Add note about how to free percpu counters
by Ben Hutchings
· 7 years ago
c47d36b
netfilter: Merge assignment with return
by Arushi Singhal
· 7 years ago
a3073c1
netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()
by Pablo Neira Ayuso
· 7 years ago
10659cb
netfilter: nf_tables: rename to nft_set_lookup_global()
by Pablo Neira Ayuso
· 7 years ago
43a605f
netfilter: nf_tables: enable conntrack if NAT chain is registered
by Pablo Neira Ayuso
· 7 years ago
02c7b25
netfilter: nf_tables: build-in filter chain type
by Pablo Neira Ayuso
· 7 years ago
cc07eeb
netfilter: nf_tables: nft_register_chain_type() returns void
by Pablo Neira Ayuso
· 7 years ago
32537e9
netfilter: nf_tables: rename struct nf_chain_type
by Pablo Neira Ayuso
· 7 years ago
9124a20
netfilter: ebt_stp: Use generic functions for comparisons
by Joe Perches
· 7 years ago
1be3ac9
netfilter: ebtables: Add string filter
by Bernie Harris
· 7 years ago
39c202d2
netfilter: ebtables: Add support for specifying match revision
by Bernie Harris
· 7 years ago
fa24669
bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:
by John Fastabend
· 7 years ago
8934ce2
bpf: sockmap redirect ingress support
by John Fastabend
· 7 years ago
e15f20e
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
7ae665f
sctp: fix unused lable warning
by Arnd Bergmann
· 7 years ago
18dcbe1
ipv6: export ip6 fragments sysctl to unprivileged users
by Eric Dumazet
· 7 years ago
2233000
net/ipv6: Move call_fib6_entry_notifiers up for route adds
by David Ahern
· 7 years ago
c1d7ee6
net/ipv4: Allow notifier to fail route replace
by David Ahern
· 7 years ago
6635f31
net/ipv4: Move call_fib_entry_notifiers up for new routes
by David Ahern
· 7 years ago
9776d32
net: Move call_fib_rule_notifiers up in fib_nl_newrule
by David Ahern
· 7 years ago
c30d935
net: Fix fib notifer to return errno
by David Ahern
· 7 years ago
152f253
net: Remove rtnl_lock() in nf_ct_iterate_destroy()
by Kirill Tkhai
· 7 years ago
ec9c780
ovs: Remove rtnl_lock() from ovs_exit_net()
by Kirill Tkhai
· 7 years ago
10256de
net: Don't take rtnl_lock() in wireless_nlevent_flush()
by Kirill Tkhai
· 7 years ago
f0b07bb1
net: Introduce net_rwsem to protect net_namespace_list
by Kirill Tkhai
· 7 years ago
36fc2d7
Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
56455e0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
c470bdc
mac80211: don't WARN on bad WMM parameters from buggy APs
by Emmanuel Grumbach
· 7 years ago
018f6fb
mac80211: Send control port frames over nl80211
by Denis Kenzior
· 7 years ago
9118064
mac80211: Add support for tx_control_port
by Denis Kenzior
· 7 years ago
1224f58
nl80211: Add control_port_over_nl80211 to mesh_setup
by Denis Kenzior
· 7 years ago
c3bfe1f
nl80211: Add control_port_over_nl80211 for ibss
by Denis Kenzior
· 7 years ago
64bf3d4
nl80211: Add CONTROL_PORT_OVER_NL80211 attribute
by Denis Kenzior
· 7 years ago
2576a9a
nl80211: Implement TX of control port frames
by Denis Kenzior
· 7 years ago
6a671a5
nl80211: Add CMD_CONTROL_PORT_FRAME API
by Denis Kenzior
· 7 years ago
4d191c7
mac80211: remove shadowing duplicated variable
by Johannes Berg
· 7 years ago
db3bdcb
mac80211: allow AP_VLAN operation on crypto controlled devices
by Manikanta Pubbisetty
· 7 years ago
19d3577
cfg80211: Add API to allow querying regdb for wmm_rule
by Haim Dreyfuss
· 7 years ago
e552af0
mac80211: limit wmm params to comply with ETSI requirements
by Haim Dreyfuss
· 7 years ago
5bf16a1
cfg80211: don't require RTNL held for regdomain reads
by Johannes Berg
· 7 years ago
230ebaa
cfg80211: read wmm rules from regulatory database
by Haim Dreyfuss
· 7 years ago
466a306
nl80211: Add SOCKET_OWNER support to START_AP
by Denis Kenzior
· 7 years ago
188c1b3
nl80211: Add SOCKET_OWNER support to JOIN_MESH
by Denis Kenzior
· 7 years ago
f8d16d3
nl80211: Add SOCKET_OWNER support to JOIN_IBSS
by Denis Kenzior
· 7 years ago
37b1c00
cfg80211: Support all iftypes in autodisconnect_wk
by Denis Kenzior
· 7 years ago
Next »