Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8b929ab12fb2ab960adb3c3ec8d107fef5ff3243
/
net
8b929ab
inet: remove some sk_listener dependencies
by Eric Dumazet
· 10 years ago
42cb80a
inet: remove sk_listener parameter from syn_ack_timeout()
by Eric Dumazet
· 10 years ago
2b41fab
inet: cache listen_sock_qlen() and read rskq_defer_accept once
by Eric Dumazet
· 10 years ago
558d51f
switchdev: fix stp update API to work with layered netdevices
by Roopa Prabhu
· 10 years ago
08b4b8e
net: clear skb->priority when forwarding to another netns
by WANG Cong
· 10 years ago
0345f93
net: socket: add support for async operations
by tadeusz.struk@intel.com
· 10 years ago
8f2ddaa
netlink: Remove netlink_compare_arg.trailer
by Herbert Xu
· 10 years ago
8da8646
net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state.
by YOSHIFUJI Hideaki/吉藤英明
· 10 years ago
c6f1507
net: dsa: make NET_DSA manually selectable from the config
by Mathieu Olivari
· 10 years ago
d3593b5
Revert "selinux: add a skb_owned_by() hook"
by Eric Dumazet
· 10 years ago
a8cb5f5
act_bpf: add initial eBPF support for actions
by Daniel Borkmann
· 10 years ago
94caee8
ebpf: add sched_act_type and map it to sk_filter's verifier ops
by Daniel Borkmann
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
4de930e
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
by Al Viro
· 10 years ago
91edd09
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour
by Catalin Marinas
· 10 years ago
6cca7289
tipc: Use inlined rhashtable interface
by Herbert Xu
· 10 years ago
fa37732
netfilter: Convert nft_hash to inlined rhashtable
by Herbert Xu
· 10 years ago
c428ecd
netlink: Move namespace into hash key
by Herbert Xu
· 10 years ago
0b8c707
ebpf, filter: do not convert skb->protocol to host endianess during runtime
by Daniel Borkmann
· 10 years ago
c4a6853
ipv6: invert join/leave anycast rtnl/socket locking order
by Marcelo Ricardo Leitner
· 10 years ago
d22e153
tcp: fix tcp fin memory accounting
by Josh Hunt
· 10 years ago
73ba57b
ipv6: fix backtracking for throw routes
by Steven Barth
· 10 years ago
8e199df
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragment
by Sabrina Dubroca
· 10 years ago
becb74f
net: increase sk_[max_]ack_backlog
by Eric Dumazet
· 10 years ago
fa76ce73
inet: get rid of central tcp/dccp listener timer
by Eric Dumazet
· 10 years ago
52452c5
inet: drop prev pointer handling in request sock
by Eric Dumazet
· 10 years ago
446981e
tipc: fix build issue when building without IPv6
by Marcelo Ricardo Leitner
· 10 years ago
970282d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
47226fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
f2f8036
tipc: add support for connect() on dgram/rdm sockets
by Erik Hugne
· 10 years ago
3bd88ee
tipc: do not report -EHOSTUNREACH for failed local delivery
by Erik Hugne
· 10 years ago
18d6c58
tipc: remove redundant call to tipc_node_remove_conn
by Erik Hugne
· 10 years ago
ea6edfb
mac802154: fix typo in header guard
by Nicolas Iooss
· 10 years ago
af61576
bridge: add ageing_time, stp_state, priority over netlink
by Jörg Thalheim
· 10 years ago
99c4a26
net: Fix high overhead of vlan sub-device teardown.
by David S. Miller
· 10 years ago
738e6d3
inet: add a schedule point in inet_twsk_purge()
by Eric Dumazet
· 10 years ago
db24a90
net: add support for phys_port_name
by David Ahern
· 10 years ago
54ff9ef
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
by Marcelo Ricardo Leitner
· 10 years ago
baf606d
ipv4,ipv6: grab rtnl before locking the socket
by Marcelo Ricardo Leitner
· 10 years ago
08d2cc3b
inet: request sock should init IPv6/IPv4 addresses
by Eric Dumazet
· 10 years ago
b4d6444
inet: get rid of last __inet_hash_connect() argument
by Eric Dumazet
· 10 years ago
77a6a47
ipv6: get rid of __inet6_hash()
by Eric Dumazet
· 10 years ago
d1e559d
inet: add IPv6 support to sk_ehashfn()
by Eric Dumazet
· 10 years ago
5b441f7
net: introduce sk_ehashfn() helper
by Eric Dumazet
· 10 years ago
6eada01
netns: constify net_hash_mix() and various callers
by Eric Dumazet
· 10 years ago
822b3b2
net: Add max rate tx queue attribute
by John Fastabend
· 10 years ago
446c89a
tipc: Use rhashtable max/min_size instead of max/min_shift
by Herbert Xu
· 10 years ago
b06eee5
netlink: Use rhashtable max_size instead of max_shift
by Herbert Xu
· 10 years ago
63511f6d
Bluetooth: Fix potential NULL dereference in SMP channel setup
by Marcel Holtmann
· 10 years ago
ced585c
act_bpf: allow non-default TC_ACT opcodes as BPF exec outcome
by Daniel Borkmann
· 10 years ago
2b9bb7f
tipc: withdraw tipc topology server name when namespace is deleted
by Ying Xue
· 10 years ago
8460504
tipc: fix a potential deadlock when nametable is purged
by Ying Xue
· 10 years ago
76100a8
tipc: fix netns refcnt leak
by Ying Xue
· 10 years ago
0470c8c
inet: fix request sock refcounting
by Eric Dumazet
· 10 years ago
e3d95ad
inet: avoid fastopen lock for regular accept()
by Eric Dumazet
· 10 years ago
9439ce0
tcp: rename struct tcp_request_sock listener
by Eric Dumazet
· 10 years ago
4e9a578
inet: add rsk_listener field to struct request_sock
by Eric Dumazet
· 10 years ago
e49bb33
inet: uninline inet_reqsk_alloc()
by Eric Dumazet
· 10 years ago
407640d
inet: add sk_listener argument to inet_reqsk_alloc()
by Eric Dumazet
· 10 years ago
7970ddc
tcp: uninline tcp_oow_rate_limited()
by Eric Dumazet
· 10 years ago
1bfc443
tcp: move tcp_openreq_init() to tcp_input.c
by Eric Dumazet
· 10 years ago
a940700
netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support
by Eric Dumazet
· 10 years ago
8b58014
netfilter: tproxy: prepare TCP_NEW_SYN_RECV support
by Eric Dumazet
· 10 years ago
a839923
netfilter: use sk_fullsock() helper
by Eric Dumazet
· 10 years ago
c249739
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
by Alexei Starovoitov
· 10 years ago
cb7cf8a
inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()
by Eric Dumazet
· 10 years ago
3735556
ip6_tunnel: fix error code when tunnel exists
by Nicolas Dichtel
· 10 years ago
19c5ce9
Bluetooth: Add workaround for broken OS X legacy SMP pairing
by Johan Hedberg
· 10 years ago
4d272f9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
fa4335d
Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
by Johan Hedberg
· 10 years ago
88b94ce
Bluetooth: Add hdev_init callback for HCI channels
by Johan Hedberg
· 10 years ago
a380b6c
Bluetooth: Add generic mgmt helper API
by Johan Hedberg
· 10 years ago
333ae95
Bluetooth: Add channel parameter to mgmt_pending_find() API
by Johan Hedberg
· 10 years ago
d0f172b
Bluetooth: Add helper to get HCI channel of a socket
by Johan Hedberg
· 10 years ago
07d2334
Bluetooth: Add simultaneous dual mode scan
by Jakub Pawlowski
· 10 years ago
812abb1
Bluetooth: Refactor BR/EDR inquiry and LE scan triggering.
by Jakub Pawlowski
· 10 years ago
72000df
Bluetooth: Add support for Local OOB Extended Data Update events
by Marcel Holtmann
· 10 years ago
5425f98
Bluetooth: Fix length for Read Local OOB Extended Data respone packet
by Marcel Holtmann
· 10 years ago
9f1ab18
tcp_metrics: fix wrong lockdep annotations
by Eric Dumazet
· 10 years ago
bd76a11
dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA
by Jiri Pirko
· 10 years ago
c243d7e
net: kernel socket should be released in init_net namespace
by Ying Xue
· 10 years ago
48b810d
Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
ca00942
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
13854e5
inet: add proper refcounting to request sock
by Eric Dumazet
· 10 years ago
2c13270
inet: factorize sock_edemux()/sock_gen_put() code
by Eric Dumazet
· 10 years ago
a58917f
inet_diag: allow sk_diag_fill() to handle request socks
by Eric Dumazet
· 10 years ago
f7e4eb0
inet: ip early demux should avoid request sockets
by Eric Dumazet
· 10 years ago
5082a59
Bluetooth: Do not include LE SC out-of-band data if not enabled
by Marcel Holtmann
· 10 years ago
b880ab8
Bluetooth: The P-256 randomizer is 16 octets long and not 19 octets
by Marcel Holtmann
· 10 years ago
fb334fe
Bluetooth: Rename smp->local_rr into smp->local_rand
by Marcel Holtmann
· 10 years ago
bc07cd6
Bluetooth: Add extra SMP_DBG statement for remote OOB data
by Marcel Holtmann
· 10 years ago
e091526
Bluetooth: Use smp->remote_pk + 32 instead of &smp->remote_pk[32]
by Marcel Holtmann
· 10 years ago
cb06d36
Bluetooth: Add clarifying comment when setting local OOB flag
by Johan Hedberg
· 10 years ago
a8ca617
Bluetooth: Don't send public key if OOB data verification fails
by Johan Hedberg
· 10 years ago
94ea725
Bluetooth: Fix verifying confirm value when lacking remote OOB data
by Johan Hedberg
· 10 years ago
5842856
Bluetooth: Set local OOB data flag if remote has our OOB data
by Johan Hedberg
· 10 years ago
1a8bab4
Bluetooth: Track local vs remote OOB data availability
by Johan Hedberg
· 10 years ago
882fafa
Bluetooth: Fix local OOB data handling for SMP
by Johan Hedberg
· 10 years ago
f84eaa1
mac80211: ignore CSA to same channel
by Johannes Berg
· 10 years ago
496fcc2
nl80211: ignore HT/VHT capabilities without QoS/WMM
by Johannes Berg
· 10 years ago
Next »