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
2018-07-02
net sched actions: add extack messages in pedit action
Roman Mashak
1
-4
/
+12
2018-07-02
net: expose sk wmem in sock_exceed_buf_limit tracepoint
Yafang Shao
1
-2
/
+4
2018-07-02
net-sysfs: Add interface for Rx queue(s) map per Tx queue
Amritha Nambiar
1
-0
/
+83
2018-07-02
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
1
-17
/
+45
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
2
-0
/
+5
2018-07-02
net: Use static_key for XPS maps
Amritha Nambiar
1
-6
/
+25
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2
-74
/
+141
2018-06-30
strparser: Call skb_unclone conditionally
Vakul Garg
1
-11
/
+15
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
24
-205
/
+1098
2018-06-30
tipc: extend sock diag for group communication
GhantaKrishnamurthy MohanKrishna
3
-0
/
+38
2018-06-30
tipc: Auto removal of peer down node instance
GhantaKrishnamurthy MohanKrishna
1
-11
/
+55
2018-06-30
tipc: optimize function tipc_node_timeout()
Tung Nguyen
1
-3
/
+5
2018-06-30
tipc: eliminate buffer cloning in function tipc_msg_extract()
Tung Nguyen
1
-20
/
+15
2018-06-30
net/smc: add SMC-D diag support
Hans Wippel
1
-0
/
+15
2018-06-30
net/smc: add SMC-D support in af_smc
Hans Wippel
3
-19
/
+200
2018-06-30
net/smc: add SMC-D support in data transfer
Hans Wippel
8
-56
/
+308
2018-06-30
net/smc: add SMC-D support in CLC messages
Hans Wippel
3
-78
/
+205
2018-06-30
net/smc: add pnetid support for SMC-D and ISM
Hans Wippel
3
-0
/
+45
2018-06-30
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
7
-92
/
+617
2018-06-30
net/smc: optimize consumer cursor updates
Ursula Braun
1
-2
/
+10
2018-06-30
net/smc: add pnetid support
Ursula Braun
4
-20
/
+112
2018-06-30
net/smc: determine port attributes independent from pnet table
Ursula Braun
4
-68
/
+72
2018-06-30
tcp: add new SNMP counter for drops when try to queue in rcv queue
Yafang Shao
2
-2
/
+7
2018-06-29
net/sched: add tunnel option support to act_tunnel_key
Simon Horman
1
-4
/
+210
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
4
-2
/
+11
2018-06-29
net/sched: act_tunnel_key: add extended ack support
Simon Horman
1
-6
/
+21
2018-06-29
net/sched: act_tunnel_key: disambiguate metadata dst error cases
Simon Horman
1
-1
/
+4
2018-06-29
sctp: add support for SCTP_REUSE_PORT sockopt
Xin Long
1
-7
/
+55
2018-06-29
mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
2
-45
/
+45
2018-06-29
cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
2
-18
/
+18
2018-06-29
mac80211: remove unnecessary NULL check
Johannes Berg
1
-2
/
+1
2018-06-29
mac80211: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+3
2018-06-29
cfg80211: track time using boottime
Arnd Bergmann
2
-3
/
+3
2018-06-29
ila: Flush netlink command to clear xlat table
Tom Herbert
3
-2
/
+67
2018-06-29
ila: Create main ila source file
Tom Herbert
5
-147
/
+168
2018-06-29
ila: Call library function alloc_bucket_locks
Tom Herbert
1
-18
/
+5
2018-06-29
ila: Fix use of rhashtable walk in ila_xlat.c
Tom Herbert
1
-16
/
+54
2018-06-28
skbuff: preserve sock reference when scrubbing the skb.
Flavio Leitner
1
-1
/
+0
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
11
-20
/
+42
2018-06-28
net sched actions: avoid bitwise operation on signed value in pedit
Roman Mashak
1
-1
/
+1
2018-06-28
net sched actions: fix misleading text strings in pedit action
Roman Mashak
1
-5
/
+5
2018-06-28
net sched actions: use sizeof operator for buffer length
Roman Mashak
1
-2
/
+2
2018-06-28
net sched actions: fix sparse warning
Roman Mashak
1
-3
/
+3
2018-06-28
net sched actions: fix coding style in pedit action
Roman Mashak
1
-13
/
+16
2018-06-28
netem: slotting with non-uniform distribution
Yousuk Seung
1
-24
/
+49
2018-06-28
l2tp: define helper for parsing struct sockaddr_pppol2tp*
Guillaume Nault
1
-70
/
+103
2018-06-28
tcp: remove one indentation level in tcp_create_openreq_child
Eric Dumazet
1
-110
/
+113
2018-06-27
neighbour: force neigh_invalidate when NUD_FAILED update is from admin
Roopa Prabhu
1
-1
/
+2
2018-06-27
net/tls: Remove VLA usage on nonce
Kees Cook
1
-2
/
+8
2018-06-26
net: sched: call reoffload op on block callback reg
John Hurley
1
-8
/
+46
[next]