Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c54eb70e3bb8cd0d7b8564bedab63e834656c567
/
include
/
net
8da8646
net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state.
by YOSHIFUJI Hideaki/吉藤英明
· 10 years ago
13bb8e2
switchdev: kernel-doc cleanup on swithdev ops
by Scott Feldman
· 10 years ago
a8cb5f5
act_bpf: add initial eBPF support for actions
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
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
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
54ff9ef
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
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
0470c8c
inet: fix request sock refcounting
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
adc17d6
inet: move ir_mark to fill a hole
by Eric Dumazet
· 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
d0f172b
Bluetooth: Add helper to get HCI channel of a socket
by Johan Hedberg
· 10 years ago
695c4cb
Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
by Jakub Pawlowski
· 10 years ago
72000df
Bluetooth: Add support for Local OOB Extended Data Update events
by Marcel Holtmann
· 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
1d0ab25
net: add sk_fullsock() helper
by Eric Dumazet
· 10 years ago
f709bfc
Bluetooth: Add constants for LE SC Confirmation and Random values
by Marcel Holtmann
· 10 years ago
aefedc1
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
by Marcel Holtmann
· 10 years ago
4170604
switchdev: add swdev ops
by Scott Feldman
· 10 years ago
4f0f155
Bluetooth: Add simple version of Read Local OOB Extended Data command
by Marcel Holtmann
· 10 years ago
1471aae
Bluetooth: Add defines for LE Bluetooth Device Address and LE Role
by Marcel Holtmann
· 10 years ago
d3d5305
Bluetooth: Add simple version of Read Advertising Features command
by Marcel Holtmann
· 10 years ago
a958452
Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)
by Marcel Holtmann
· 10 years ago
f6b7712
Bluetooth: Send global configuration updates to all management users
by Marcel Holtmann
· 10 years ago
c927a10
Bluetooth: Add support for trust verification of management commands
by Marcel Holtmann
· 10 years ago
c91041d
Bluetooth: Add support for untrusted access to management commands
by Marcel Holtmann
· 10 years ago
c85be54
Bluetooth: Add hci_sock_test_flag helper function
by Marcel Holtmann
· 10 years ago
c08b1a1
Bluetooth: Consolidate socket channel sending function back into one
by Marcel Holtmann
· 10 years ago
50ebc05
Bluetooth: Introduce trusted flag for management control sockets
by Marcel Holtmann
· 10 years ago
96f1474
Bluetooth: Add support for extended index management command
by Marcel Holtmann
· 10 years ago
ced8554
Bluetooth: Add support for extended index management events
by Marcel Holtmann
· 10 years ago
f920733
Bluetooth: Use special function to send filter management index events
by Marcel Holtmann
· 10 years ago
17711c6
Bluetooth: Provide hci_send_to_flagged_channel helper function
by Marcel Holtmann
· 10 years ago
6befc64
Bluetooth: Add flags field and setting function for HCI sockets
by Marcel Holtmann
· 10 years ago
5f1764d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
b7cb93e
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
by Marcel Holtmann
· 10 years ago
40fb70f
vxlan: fix wrong usage of VXLAN_VID_MASK
by Alexey Kodanev
· 10 years ago
eacb44d
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
by Marcel Holtmann
· 10 years ago
238be78
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
by Marcel Holtmann
· 10 years ago
a69d892
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
by Marcel Holtmann
· 10 years ago
516018a
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
by Marcel Holtmann
· 10 years ago
ce05d60
Bluetooth: Introduce hci_dev_change_flag helper macro
by Marcel Holtmann
· 10 years ago
a358dc1
Bluetooth: Introduce hci_dev_clear_flag helper macro
by Marcel Holtmann
· 10 years ago
a1536da
Bluetooth: Introduce hci_dev_set_flag helper macro
by Marcel Holtmann
· 10 years ago
d7a5a11
Bluetooth: Introduce hci_dev_test_flag helper macro
by Marcel Holtmann
· 10 years ago
cc91cb0
Bluetooth: Add support connectable advertising setting
by Marcel Holtmann
· 10 years ago
098a697
tcp_metrics: Use a single hash table for all network namespaces.
by Eric W. Biederman
· 10 years ago
3f66b08
inet: introduce ireq_family
by Eric Dumazet
· 10 years ago
41b822c
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
by Eric Dumazet
· 10 years ago
1e2e011
inet: add rsk_refcnt/ireq_refcnt to request socks
by Eric Dumazet
· 10 years ago
d34ac51
inet: add ireq_state field to inet_request_sock
by Eric Dumazet
· 10 years ago
10feb42
inet: add TCP_NEW_SYN_RECV state
by Eric Dumazet
· 10 years ago
bd337c5
ipv6: add missing ireq_net & ir_cookie initializations
by Eric Dumazet
· 10 years ago
0c5c9fb
net: Introduce possible_net_t
by Eric W. Biederman
· 10 years ago
efd7ef1
net: Kill hold_net release_net
by Eric W. Biederman
· 10 years ago
d299ce1
vxlan: Correct path typo in comment
by Simon Horman
· 10 years ago
33cf7c9
net: add real socket cookies
by Eric Dumazet
· 10 years ago
0ddcf43
ipv4: FIB Local/MAIN table collapse
by Alexander Duyck
· 10 years ago
55e76b3
Bluetooth: Add 'Already Paired' error for Pair Device command
by Johan Hedberg
· 10 years ago
406ef2a
Bluetooth: Make Fast Connectable available while powered off
by Johan Hedberg
· 10 years ago
515fb5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
a03a8db
netfilter: fix sparse warnings in reject handling
by Florian Westphal
· 10 years ago
f8f2147
switchdev: add netlink flags to IPv4 FIB add op
by Scott Feldman
· 10 years ago
769a020
net: dsa: utilize of_find_net_device_by_node
by Florian Fainelli
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ddb3b60
net: Remove protocol from struct dst_ops
by Eric W. Biederman
· 10 years ago
5428aef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
1e052be
net_sched: destroy proto tp when all filters are gone
by Cong Wang
· 10 years ago
b79bda3
neigh: Use neigh table index for neigh_packet_xmit
by Eric W. Biederman
· 10 years ago
c9368247
net/dcb: Add IEEE QCN attribute
by Shani Michaeli
· 10 years ago
89650ad
fib: make netdev_switch_fib_ipv4_abort in header file static inline
by Willem de Bruijn
· 10 years ago
05cbc0d
ipv4: Create probe timer for tcp PMTU as per RFC4821
by Fan Du
· 10 years ago
6b58e0a
ipv4: Use binary search to choose tcp PMTU probe_size
by Fan Du
· 10 years ago
dcd8fb8
ipv4: Raise tcp PMTU probe mss base size
by Fan Du
· 10 years ago
aaa4e70
DECnet: Only use neigh_ops for adding the link layer header
by Eric W. Biederman
· 10 years ago
b9a245fb
Bluetooth: Move all mgmt command quirks to handler table
by Johan Hedberg
· 10 years ago
6d785aa3
Bluetooth: Convert mgmt to use HCI chan registration API
by Johan Hedberg
· 10 years ago
801c1e8
Bluetooth: Add mgmt HCI channel registration API
by Johan Hedberg
· 10 years ago
93690c2
Bluetooth: Introduce controller setting information for static address
by Marcel Holtmann
· 10 years ago
8e05fd7
fib: hook IPv4 fib for hardware offload
by Scott Feldman
· 10 years ago
448b128
ipv4: add net bool fib_offload_disabled
by Scott Feldman
· 10 years ago
104616e
switchdev: don't support custom ip rules, for now
by Scott Feldman
· 10 years ago
5e8d904
switchdev: add IPv4 fib ndo ops wrappers
by Scott Feldman
· 10 years ago
5929903
net: dsa: let switches specify their tagging protocol
by Florian Fainelli
· 10 years ago
1cae565
netfilter: nf_tables: limit maximum table name length to 32 bytes
by Pablo Neira Ayuso
· 10 years ago
1a1e1a1
netfilter: nf_tables: cleanup nf_tables.h
by Patrick McHardy
· 10 years ago
Next »