Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dc6ef6be52154490c5c03f742e28bc781cc751b2
/
include
dc6ef6b
tcp: do not set queue_mapping on SYNACK
by Eric Dumazet
· 9 years ago
573c7ba
net: introduce pre-change upper device notifier
by Jiri Pirko
· 9 years ago
ebb516a
tcp/dccp: fix race at listener dismantle phase
by Eric Dumazet
· 9 years ago
f03f2e1
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
by Eric Dumazet
· 9 years ago
4d429c5
switchdev: introduce possibility to defer obj_add/del
by Jiri Pirko
· 9 years ago
850d0cb
switchdev: remove pointers from switchdev objects
by Jiri Pirko
· 9 years ago
0bc05d5
switchdev: allow caller to explicitly request attr_set as deferred
by Jiri Pirko
· 9 years ago
f7fadf3
switchdev: make struct switchdev_attr parameter const for attr_set calls
by Jiri Pirko
· 9 years ago
793f401
switchdev: introduce switchdev deferred ops infrastructure
by Jiri Pirko
· 9 years ago
2b3ddf2
net/mlx4_core: Replace VF zero mac with random mac in mlx4_core
by Jack Morgenstein
· 9 years ago
e329724
net/mlx5_core: Wait for FW readiness on startup
by Eli Cohen
· 9 years ago
89d44f0
net/mlx5_core: Add pci error handlers to mlx5_core driver
by Majd Dibbiny
· 9 years ago
fd76ee4
net/mlx5_core: Fix internal error detection conditions
by Eli Cohen
· 9 years ago
f985c65
tcp: avoid spurious SYN flood detection at listen() time
by Eric Dumazet
· 9 years ago
c350335
Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 9 years ago
02a6d61
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
by Paolo Abeni
· 9 years ago
42160a0
can: at91: remove at91_can_data
by Alexandre Belloni
· 9 years ago
ba61a8d
can: avoid using timeval for uapi
by Arnd Bergmann
· 9 years ago
ccf3c8c
net: Add IPv6 support to l3mdev
by David Ahern
· 9 years ago
b727759
ipv6: Pass struct net into nf_ct_frag6_gather
by Eric W. Biederman
· 9 years ago
19bcf9f
ipv4: Pass struct net into ip_defrag and ip_check_defrag
by Eric W. Biederman
· 9 years ago
9916596
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
e2ca690
ipv4/icmp: redirect messages can use the ingress daddr as source
by Paolo Abeni
· 9 years ago
d475f09
tcp: shrink tcp_timewait_sock by 8 bytes
by Eric Dumazet
· 9 years ago
ed53d0a
net: shrink struct sock and request_sock by 8 bytes
by Eric Dumazet
· 9 years ago
8e5eb54
net: align sk_refcnt on 128 bytes boundary
by Eric Dumazet
· 9 years ago
70da268
net: SO_INCOMING_CPU setsockopt() support
by Eric Dumazet
· 9 years ago
f28ea36
sock: support per-packet fwmark
by Edward Jee
· 9 years ago
aaac3ba
bpf: charge user for creation of BPF maps and programs
by Alexei Starovoitov
· 9 years ago
1be7f75
bpf: enable non-root eBPF programs
by Alexei Starovoitov
· 9 years ago
464314e
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
by Scott Feldman
· 9 years ago
f55ac58
switchdev: add bridge ageing_time attribute
by Scott Feldman
· 9 years ago
8057b3e
net: dsa: use switchdev obj in port_fdb_del
by Vivien Didelot
· 9 years ago
1f36faf
net: dsa: push prepare phase in port_fdb_add
by Vivien Didelot
· 9 years ago
146a320
net: dsa: add port_fdb_prepare
by Vivien Didelot
· 9 years ago
7bcfeea
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
e446f9d
net: synack packets can be attached to request sockets
by Eric Dumazet
· 9 years ago
ff936a0
bpf: fix cb access in socket filter programs
by Alexei Starovoitov
· 9 years ago
0cbf334
net/core: lockdep_rtnl_is_held can be boolean
by Yaowei Bai
· 9 years ago
f06cc7b
net/inetdevice: bad_mask can be boolean
by Yaowei Bai
· 9 years ago
c322516
net/inetdevice: inet_ifa_match can be boolean
by Yaowei Bai
· 9 years ago
0c6119d
net/dccp: dccp_list_has_service can be boolean
by Yaowei Bai
· 9 years ago
d6fbaea
net/can: can_dropped_invalid_skb can be boolean
by Yaowei Bai
· 9 years ago
875e082
net/nfnetlink: lockdep_nfnl_is_held can be boolean
by Yaowei Bai
· 9 years ago
35498ed
net/ieee80211: ieee80211_is_* can be boolean
by Yaowei Bai
· 9 years ago
61d0353
net/netlink: lockdep_genl_is_held can be boolean
by Yaowei Bai
· 9 years ago
ac6ea6e
net/mlx5_core: Use private health thread for each device
by Eli Cohen
· 9 years ago
020446e
net/mlx5_core: Prepare cmd interface to system errors handling
by Eli Cohen
· 9 years ago
3ad0040
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
by Daniel Borkmann
· 9 years ago
897ece5
random32: add prandom_init_once helper for own rngs
by Daniel Borkmann
· 9 years ago
c90aeb9
once: make helper generic for calling functions once
by Hannes Frederic Sowa
· 9 years ago
4623425
net: move net_get_random_once to lib
by Hannes Frederic Sowa
· 9 years ago
4d6a6ae
6lowpan: move shared settings to lowpan_netdev_setup
by Alexander Aring
· 9 years ago
8e185d6
net: phy: Broadcom Cygnus internal Etherent PHY driver
by Arun Parameswaran
· 9 years ago
a1cba56
net: phy: Add Broadcom phy library for common interfaces
by Arun Parameswaran
· 9 years ago
ede2059
dst: Pass net into dst->output
by Eric W. Biederman
· 9 years ago
33224b1
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
by Eric W. Biederman
· 9 years ago
cf91a99
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
by Eric W. Biederman
· 9 years ago
7928833
ipv6: Merge ip6_local_out and ip6_local_out_sk
by Eric W. Biederman
· 9 years ago
9f8955c
ipv6: Merge __ip6_local_out and __ip6_local_out_sk
by Eric W. Biederman
· 9 years ago
e2cb77d
ipv4: Merge ip_local_out and ip_local_out_sk
by Eric W. Biederman
· 9 years ago
b92dacd
ipv4: Merge __ip_local_out and __ip_local_out_sk
by Eric W. Biederman
· 9 years ago
4ebdfba7
dst: Pass a sk into .local_out
by Eric W. Biederman
· 9 years ago
13206b6
net: Pass net into dst_output and remove dst_output_okfn
by Eric W. Biederman
· 9 years ago
61d0372
Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by David S. Miller
· 9 years ago
4b4113d
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
by Marcel Holtmann
· 9 years ago
e875ff8
Bluetooth: Add support for vendor specific diagnostic channel
by Marcel Holtmann
· 9 years ago
6c566dd
Bluetooth: Send index information updates to monitor channel
by Marcel Holtmann
· 9 years ago
5d6ae47
bridge: netlink: add support for port's multicast_router attribute
by Nikolay Aleksandrov
· 9 years ago
9b0c6e4
bridge: netlink: allow to flush port's fdb
by Nikolay Aleksandrov
· 9 years ago
61c0a9a
bridge: netlink: export port's timer values
by Nikolay Aleksandrov
· 9 years ago
e08e838
bridge: netlink: export port's topology_change_ack and config_pending
by Nikolay Aleksandrov
· 9 years ago
42d452c
bridge: netlink: export port's id and number
by Nikolay Aleksandrov
· 9 years ago
96f94e7
bridge: netlink: export port's designated cost and port
by Nikolay Aleksandrov
· 9 years ago
80df9a2
bridge: netlink: export port's bridge id
by Nikolay Aleksandrov
· 9 years ago
4ebc766
bridge: netlink: export port's root id
by Nikolay Aleksandrov
· 9 years ago
2579c98
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
8cbb512c
net: Add source address lookup op for VRF
by David Ahern
· 9 years ago
3ce58d8
net: Refactor path selection in __ip_route_output_key_hash
by David Ahern
· 9 years ago
fee6d4c
net: Add netif_is_l3_slave
by David Ahern
· 9 years ago
6e2895a
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
by David Ahern
· 9 years ago
6b26ba3
openvswitch: netlink attributes for IPv6 tunneling
by Jiri Benc
· 9 years ago
77792b1
regmap: Allow installing custom reg_update_bits function
by Jon Ringle
· 9 years ago
21c4c07
Revert "regmap: Allow installing custom reg_update_bits function"
by David S. Miller
· 9 years ago
0cdf5640
ebpf: include perf_event only where really needed
by Daniel Borkmann
· 9 years ago
bab1899
bpf, seccomp: prepare for upcoming criu support
by Daniel Borkmann
· 9 years ago
7741c37
regmap: Allow installing custom reg_update_bits function
by Jon Ringle
· 9 years ago
40e1068
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/net-next
by David S. Miller
· 9 years ago
70ba07b
atm: remove 'struct zatm_t_hist'
by Arnd Bergmann
· 9 years ago
79a1315
ipv4: ICMP packet inspection for multipath
by Peter Nørlund
· 9 years ago
0e884c7
ipv4: L3 hash-based multipath
by Peter Nørlund
· 9 years ago
a1a5344
tcp: avoid two atomic ops for syncookies
by Eric Dumazet
· 9 years ago
004a5d0
net: use sk_fullsock() in __netdev_pick_tx()
by Eric Dumazet
· 9 years ago
e7eadb4
ipv6: inet6_sk() should use sk_fullsock()
by Eric Dumazet
· 9 years ago
caf3f26
inet: ip_skb_dst_mtu() should use sk_fullsock()
by Eric Dumazet
· 9 years ago
22db3cbc
Bluetooth: Send transport open and close monitor events
by Marcel Holtmann
· 9 years ago
4a3f95b
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events
by Marcel Holtmann
· 9 years ago
0f963b7
bridge: netlink: add support for default_pvid
by Nikolay Aleksandrov
· 9 years ago
93870cc
bridge: netlink: add support for netfilter tables config
by Nikolay Aleksandrov
· 9 years ago
7e4df51
bridge: netlink: add support for igmp's intervals
by Nikolay Aleksandrov
· 9 years ago
Next »