Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
184c449f91fef521042970cca46bd5cdfc0e3a37
/
net
184c449
net: Add support for XPS with QoS via traffic classes
by Alexander Duyck
· 8 years ago
6234f87
net: Refactor removal of queues from XPS map and apply on num_tc changes
by Alexander Duyck
· 8 years ago
8d059b0
net: Add sysfs value to determine queue traffic class
by Alexander Duyck
· 8 years ago
9cf1f6a
net: Move functions for configuring traffic classes out of inline headers
by Alexander Duyck
· 8 years ago
c62cce2
net: add an ioctl to get a socket network namespace
by Andrey Vagin
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
0e82c76
genetlink: Fix generic netlink family unregister
by pravin shelar
· 8 years ago
32ab0a38
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
06bd2b1
tipc: fix broadcast link synchronization problem
by Jon Paul Maloy
· 8 years ago
9b9375b
tcp_bbr: add a state transition diagram and accompanying comment
by Neal Cardwell
· 8 years ago
a283ad5
Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
ff57087
rds: debug messages are enabled by default
by shamir rabinovitch
· 8 years ago
880b583
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
46b5ab1
net: dev: Fix non-RCU based lower dev walker
by David Ahern
· 8 years ago
b917783
flow_dissector: __skb_get_hash_symmetric arg can be const
by Florian Westphal
· 8 years ago
5ea8ea2
tcp/dccp: drop SYN packets if accept queue is full
by Eric Dumazet
· 8 years ago
ad60133
Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
104ba78
packet: on direct_xmit, limit tso and csum to supported devices
by Willem de Bruijn
· 8 years ago
4700e9c
net_sched actions: use nla_parse_nested()
by Johannes Berg
· 8 years ago
c778453
switchdev: Remove redundant variable
by Ido Schimmel
· 8 years ago
b15ca18
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
by Thomas Graf
· 8 years ago
f8da977
net: ip, diag: include net/inet_sock.h
by Arnd Bergmann
· 8 years ago
ae148b0
ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
by Eli Cooper
· 8 years ago
e4cabca
inet: Fix missing return value in inet6_hash
by Craig Gallek
· 8 years ago
bf911e9
sctp: validate chunk len before actually using it
by Marcelo Ricardo Leitner
· 8 years ago
b09edbd
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
by Colin Ian King
· 8 years ago
1d00578
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
5148771
mac80211: fils_aead: fix encrypt error handling
by Arnd Bergmann
· 8 years ago
002d8a1
net: skip genenerating uevents for network namespaces that are exiting
by Andrey Vagin
· 8 years ago
9ee7837
net sched filters: fix notification of filter delete with proper handle
by Jamal Hadi Salim
· 8 years ago
bc72f3d
flow_dissector: fix vlan tag handling
by Arnd Bergmann
· 8 years ago
d5d32e4
net: ipv6: Do not consider link state for nexthop validation
by David Ahern
· 8 years ago
830218c
net: ipv6: Fix processing of RAs in presence of VRF
by David Ahern
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
2ae0f17
genetlink: use idr to track families
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
c90c39d
genetlink: introduce and use genl_family_attrbuf()
by Johannes Berg
· 8 years ago
4fe77d8
skbedit: allow the user to specify bitmask for mark
by Antonio Quartulli
· 8 years ago
088e8df
cfg80211: Add support to update connection parameters
by vamsi krishna
· 8 years ago
8ac6344
cfg80211: handle fragmented IEs in splitting
by Johannes Berg
· 9 years ago
ce0ce13
cfg80211: configure multicast to unicast for AP interfaces
by Michael Braun
· 8 years ago
f3ca52a
mac80211: Claim Fast Initial Link Setup (FILS) STA support
by Jouni Malinen
· 8 years ago
39404fe
mac80211: FILS AEAD protection for station mode association frames
by Jouni Malinen
· 8 years ago
dbc0c2c
mac80211: Add FILS auth alg mapping
by Jouni Malinen
· 8 years ago
348bd45
cfg80211: Add KEK/nonces for FILS association frames
by Jouni Malinen
· 8 years ago
6318106
cfg80211: Add Fast Initial Link Setup (FILS) auth algs
by Jouni Malinen
· 8 years ago
6ec6361
mac80211: Allow AUTH_DATA to be used for FILS
by Jouni Malinen
· 8 years ago
11b6b5a
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
by Jouni Malinen
· 8 years ago
bfe2c7b
nl80211: use nla_parse_nested() instead of nla_parse()
by Johannes Berg
· 8 years ago
1794899
nl80211: move unsplit command advertising to a separate function
by Johannes Berg
· 8 years ago
ac668af
mac80211: validate new interface's beacon intervals
by Johannes Berg
· 8 years ago
4c8dea6
cfg80211: validate beacon int as part of iface combinations
by Johannes Berg
· 8 years ago
56271da
cfg80211: disallow beacon_int_min_gcd with IBSS
by Johannes Berg
· 8 years ago
275fcf6
cfg80211: mesh: track (and thus validate) beacon interval
by Johannes Berg
· 8 years ago
0507a3a
cfg80211: fix beacon interval in interface combination iteration
by Johannes Berg
· 8 years ago
73c7da3
cfg80211: add generic helper to check interface is running
by Arend Van Spriel
· 8 years ago
8f20542
wireless: deprecate WDS and disable by default
by Johannes Berg
· 8 years ago
10df8e6
udp: fix IP_CHECKSUM handling
by Eric Dumazet
· 8 years ago
ecc515d
sctp: fix the panic caused by route update
by Xin Long
· 8 years ago
6edf101
devlink: Prevent port_type_set() callback when it's not needed
by Elad Raz
· 8 years ago
701470b
batman-adv: Revert "use core MTU range checking in misc drivers"
by Sven Eckelmann
· 8 years ago
73e42ff
sch_htb: do not report fake rate estimators
by Eric Dumazet
· 8 years ago
e1957db
cfg80211: process events caused by suspend before suspending
by Johannes Berg
· 8 years ago
432490f
net: ip, diag -- Add diag interface for raw sockets
by Cyrill Gorcunov
· 8 years ago
44060ab
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 8 years ago
f76a9db
lwt: Remove unused len field
by Thomas Graf
· 8 years ago
a4b8e71
net: sctp, forbid negative length
by Jiri Slaby
· 8 years ago
b678aa5
ipv6: do not increment mac header when it's unset
by Jason A. Donenfeld
· 8 years ago
7281a66
net: allow to kill a task which waits net_mutex in copy_new_ns
by Andrey Vagin
· 8 years ago
d65f2fa
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
by Shmulik Ladkani
· 8 years ago
2d0e30c
bpf: add helper for retrieving current numa node id
by Daniel Borkmann
· 8 years ago
850cbad
udp: use it's own memory accounting schema
by Paolo Abeni
· 8 years ago
f970bd9
udp: implement memory accounting helpers
by Paolo Abeni
· 8 years ago
f8c3bf0
net/socket: factor out helpers for memory and queue manipulation
by Paolo Abeni
· 8 years ago
396a30c
ipv4: use the right lock for ping_group_range
by WANG Cong
· 8 years ago
2a73306
netns: revert "netns: avoid disabling irq for netns id"
by Paul Moore
· 8 years ago
8b1efc0
net: remove MTU limits on a few ether_setup callers
by Jarod Wilson
· 8 years ago
8651be8
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
by WANG Cong
· 8 years ago
8dbad1a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
9799c50
batman-adv: fix splat on disabling an interface
by Linus Lüssing
· 8 years ago
b96f9af
ipv4/6: use core net MTU range checking
by Jarod Wilson
· 8 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 8 years ago
9157208
net: use core MTU range checking in core net infra
by Jarod Wilson
· 8 years ago
8b6b413
net: use core MTU range checking in WAN drivers
by Jarod Wilson
· 8 years ago
9c22b4a
net: use core MTU range checking in wireless drivers
by Jarod Wilson
· 8 years ago
a681574
ipv4: disable BH in set_ping_group_range()
by Eric Dumazet
· 8 years ago
286c72d
udp: must lock the socket in udp_disconnect()
by Eric Dumazet
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
7aa8e63
ipv6: properly prevent temp_prefered_lft sysctl race
by Jiri Bohac
· 8 years ago
7034b56
netfilter: fix nf_queue handling
by Pablo Neira Ayuso
· 8 years ago
7bb6615
netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reached
by Nicolas Dichtel
· 8 years ago
9652dc2
tcp: relax listening_hash operations
by Eric Dumazet
· 8 years ago
22d8aa9
net/ncsi: Improve HNCDSC AEN handler
by Gavin Shan
· 8 years ago
bbc7c01e
net/ncsi: Choose hot channel as active one if necessary
by Gavin Shan
· 8 years ago
008a424
net/ncsi: Fix stale link state of inactive channels on failover
by Gavin Shan
· 8 years ago
7ba5c00
net/ncsi: Avoid if statements in ncsi_suspend_channel()
by Gavin Shan
· 8 years ago
c5098eb
ila: Fix tailroom allocation of lwtstate
by Thomas Graf
· 8 years ago
5712bf9
net/sched: act_mirred: Use passed lastuse argument
by Paul Blakey
· 8 years ago
Next »