index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
Bluetooth: remove set but not used variable 'smp'
YueHaibing
1
-6
/
+0
2019-10-15
net_sched: sch_fq: remove one obsolete check in fq_dequeue()
Eric Dumazet
1
-2
/
+1
2019-10-15
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
1
-24
/
+25
2019-10-15
hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communication
Himadri Pandya
1
-10
/
+12
2019-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-7
/
+41
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
10
-92
/
+143
2019-10-13
genetlink: do not parse attributes for families with zero maxattr
Michal Kubecek
1
-6
/
+4
2019-10-13
tcp: improve recv_skip_hint for tcp_zerocopy_receive
Soheil Hassas Yeganeh
1
-5
/
+5
2019-10-11
devlink: propagate extack down to health reporter ops
Jiri Pirko
1
-9
/
+11
2019-10-11
devlink: don't do reporter recovery if the state is healthy
Jiri Pirko
1
-0
/
+3
2019-10-11
sock_get_timeout: drop unnecessary return variable
Vito Caputo
1
-6
/
+3
2019-10-11
af_unix: __unix_find_socket_byname() cleanup
Vito Caputo
1
-4
/
+2
2019-10-11
xdp: Trivial, fix spelling in function description
Anton Ivanov
1
-1
/
+1
2019-10-11
flow_dissector: Allow updating the flow dissector program atomically
Jakub Sitnicki
1
-3
/
+7
2019-10-11
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
Felix Fietkau
6
-68
/
+63
2019-10-11
mac80211: minstrel_ht: replace rate stats ewma with a better moving average
Felix Fietkau
3
-8
/
+76
2019-10-11
mac80211: minstrel: remove divisions in tx status path
Felix Fietkau
2
-8
/
+5
2019-10-11
nl80211: trivial: Remove redundant loop
Denis Kenzior
1
-4
/
+2
2019-10-09
net/smc: improve close of terminated socket
Ursula Braun
1
-31
/
+9
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
5
-3
/
+44
2019-10-09
net/smc: increase device refcount for added link group
Ursula Braun
1
-2
/
+7
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2
-15
/
+43
2019-10-09
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
2
-7
/
+18
2019-10-09
sctp: add SCTP_SEND_FAILED_EVENT event
Xin Long
2
-21
/
+58
2019-10-09
sctp: add SCTP_ADDR_MADE_PRIM event
Xin Long
1
-0
/
+2
2019-10-09
sctp: add SCTP_ADDR_REMOVED event
Xin Long
1
-0
/
+1
2019-10-09
sctp: add SCTP_ADDR_ADDED event
Xin Long
2
-14
/
+23
2019-10-08
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
1
-3
/
+2
2019-10-08
net: tipc: prepare attrs in __tipc_nl_compat_dumpit()
Jiri Pirko
1
-0
/
+9
2019-10-08
net: genetlink: always allocate separate attrs for dumpit ops
Jiri Pirko
1
-11
/
+17
2019-10-07
bpf/flow_dissector: add mode to enforce global BPF flow dissector
Stanislav Fomichev
1
-4
/
+34
2019-10-07
net/tls: store decrypted on a single bit
Jakub Kicinski
1
-3
/
+3
2019-10-07
net/tls: store async_capable on a single bit
Jakub Kicinski
1
-2
/
+3
2019-10-07
net/tls: pass context to tls_device_decrypted()
Jakub Kicinski
2
-4
/
+3
2019-10-07
net/tls: make allocation failure unlikely
Jakub Kicinski
1
-3
/
+2
2019-10-07
net/tls: mark sk->err being set as unlikely
Jakub Kicinski
1
-1
/
+1
2019-10-07
net: sockmap: use bitmap for copy info
Jakub Kicinski
1
-2
/
+2
2019-10-07
net: core: use helper skb_ensure_writable in more places
Heiner Kallweit
1
-12
/
+8
2019-10-07
net: devlink: fix reporter dump dumpit
Jiri Pirko
1
-1
/
+2
2019-10-06
net/rds: Add missing include file
YueHaibing
2
-0
/
+2
2019-10-06
devlink: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-32
/
+6
2019-10-06
net: genetlink: remove unused genl_family_attrbuf()
Jiri Pirko
1
-19
/
+0
2019-10-06
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in com...
Jiri Pirko
3
-17
/
+15
2019-10-06
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
4
-18
/
+9
2019-10-06
net: nfc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-12
/
+5
2019-10-06
net: ieee802154: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-25
/
+14
2019-10-06
net: genetlink: parse attrs and store in contect info struct during dumpit
Jiri Pirko
1
-17
/
+22
2019-10-06
net: genetlink: push attrbuf allocation and parsing to a separate function
Jiri Pirko
1
-22
/
+45
2019-10-06
net: genetlink: introduce dump info struct to be available during dumpit op
Jiri Pirko
1
-9
/
+38
2019-10-06
net: genetlink: push doit/dumpit code from genl_family_rcv_msg
Jiri Pirko
1
-77
/
+96
[next]