Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c69736696cf3742b37d850289dc0d7ead177bb14
/
include
85645ba
ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets
by Eric Dumazet
· 10 years ago
26e3736
ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets
by Eric Dumazet
· 10 years ago
b282705
net: convert syn_wait_lock to a spinlock
by Eric Dumazet
· 10 years ago
42cb80a
inet: remove sk_listener parameter from syn_ack_timeout()
by Eric Dumazet
· 10 years ago
66db373
crypto: af_alg - Allow to link sgl
by Tadeusz Struk
· 10 years ago
0345f93
net: socket: add support for async operations
by tadeusz.struk@intel.com
· 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
13bb8e2
switchdev: kernel-doc cleanup on swithdev ops
by Scott Feldman
· 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
0fa74a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6626af6
rhashtable: Fix undeclared EEXIST build error on ia64
by Herbert Xu
· 10 years ago
dc0ee26
rhashtable: Rip out obsolete out-of-line interface
by Herbert Xu
· 10 years ago
02fd97c
rhashtable: Allow hash/comparison functions to be inlined
by Herbert Xu
· 10 years ago
488fb86e
rhashtable: Make rhashtable_init params argument const
by Herbert Xu
· 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
01d62ee
Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 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
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
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
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
fc31e25
net/mlx4_core: Add basic support for QP max-rate limiting
by Or Gerlitz
· 10 years ago
822b3b2
net: Add max rate tx queue attribute
by John Fastabend
· 10 years ago
da11508
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 10 years ago
f0b7d43
cc2520: Add support for CC2591 amplifier.
by Brad Campbell
· 10 years ago
e2e21c1
rhashtable: Remove max_shift and min_shift
by Herbert Xu
· 10 years ago
c2e213c
rhashtable: Introduce max_size/min_size
by Herbert Xu
· 10 years ago
6aebd94
rhashtable: Remove shift from bucket_table
by Herbert Xu
· 10 years ago
0470c8c
inet: fix request sock refcounting
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
adc17d6
inet: move ir_mark to fill a hole
by Eric Dumazet
· 10 years ago
c249739
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
by Alexei Starovoitov
· 10 years ago
ad41faa
netdevice.h: fix ndo_bridge_* comments
by Nicolas Dichtel
· 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
2fc6775
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
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
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
8cb2c2d
livepatch: Fix subtle race with coming and going modules
by Petr Mladek
· 10 years ago
72000df
Bluetooth: Add support for Local OOB Extended Data Update events
by Marcel Holtmann
· 10 years ago
f710a12
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Marcelo Tosatti
· 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
812a1c3
netdev: remove ndo ops for switchdev
by Scott Feldman
· 10 years ago
4170604
switchdev: add swdev ops
by Scott Feldman
· 10 years ago
9bac3d6
bpf: allow extended BPF programs access skb fields
by Alexei Starovoitov
· 10 years ago
c04167c
ebpf: add helper for obtaining current processor id
by Daniel Borkmann
· 10 years ago
03e69b5
ebpf: add prandom helper for packet sampling
by Daniel Borkmann
· 10 years ago
1ee89c5
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 10 years ago
6981e2a
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
71c87bd
Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux
by Linus Torvalds
· 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
c4db884
rhashtable: Move future_tbl into struct bucket_table
by Herbert Xu
· 10 years ago
63d512d
rhashtable: Add rehash counter to bucket_table
by Herbert Xu
· 10 years ago
9d901bc
rhashtable: Free bucket tables asynchronously after rehash
by Herbert Xu
· 10 years ago
eddee5ba
rhashtable: Fix walker behaviour during rehash
by Herbert Xu
· 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
3f3c4bb
mac802154: correct max sifs size handling
by Alexander Aring
· 10 years ago
ae70593
arm/arm64: KVM: Keep elrsr/aisr in sync with software model
by Christoffer Dall
· 10 years ago
f47e331
Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
3d52c5b
Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
f788baa
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 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
a697c2e
of/platform: Fix sparc:allmodconfig build
by Guenter Roeck
· 10 years ago
Next »