index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-21
net: wimax: stack: fixed multi line comment issue
Mark Railton
1
-1
/
+2
2018-07-21
net: skb_segment() should not return NULL
Eric Dumazet
1
-5
/
+5
2018-07-21
net/ipv6: Fix linklocal to global address with VRF
David Ahern
2
-4
/
+7
2018-07-21
tipc: make some functions static
YueHaibing
3
-8
/
+10
2018-07-21
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
Gustavo A. R. Silva
1
-1
/
+1
2018-07-21
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
YueHaibing
1
-1
/
+3
2018-07-21
tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
Jon Maxwell
1
-1
/
+17
2018-07-21
tcp: Add tcp_retransmit_stamp() helper routine
Jon Maxwell
1
-8
/
+17
2018-07-21
tcp: convert icsk_user_timeout from jiffies to msecs
Jon Maxwell
2
-6
/
+6
2018-07-20
bridge: make sure objects belong to container's owner
Tyler Hicks
3
-3
/
+13
2018-07-20
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2
-18
/
+28
2018-07-20
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
1
-1
/
+46
2018-07-20
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
1
-0
/
+3
2018-07-20
net: Init backlog NAPI's gro_hash.
David S. Miller
1
-6
/
+12
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
53
-2218
/
+1838
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
64
-485
/
+764
2018-07-20
tls: check RCV_SHUTDOWN in tls_wait_data
Doron Roberts-Kedes
1
-0
/
+3
2018-07-20
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2
-13
/
+20
2018-07-20
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2
-33
/
+11
2018-07-20
tcp: helpers to send special DCTCP ack
Yuchung Cheng
1
-5
/
+17
2018-07-20
tipc: make link capability update thread safe
Jon Maloy
1
-0
/
+4
2018-07-20
tls: Fix copy-paste error in tls_device_reencrypt
Gustavo A. R. Silva
1
-1
/
+1
2018-07-20
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
1
-4
/
+4
2018-07-20
netfilter: nf_tables: don't allow to rename to already-pending name
Florian Westphal
1
-13
/
+29
2018-07-20
netfilter: nf_tables: fix memory leaks on chain rename
Florian Westphal
1
-6
/
+11
2018-07-20
netfilter: nf_tables: free flow table struct too
Florian Westphal
1
-0
/
+1
2018-07-20
netfilter: nf_tables: use dev->name directly
Florian Westphal
1
-9
/
+5
2018-07-20
xfrm: Allow xfrmi if_id to be updated by UPDSA
Nathan Harold
1
-2
/
+6
2018-07-20
xfrm: Remove xfrmi interface ID from flowi
Benedict Wong
3
-37
/
+68
2018-07-19
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
1
-15
/
+28
2018-07-19
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+13
2018-07-19
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
1
-2
/
+18
2018-07-19
net/page_pool: Fix inconsistent lock state warning
Tariq Toukan
1
-1
/
+1
2018-07-19
xfrm: don't check offload_handle for nonzero
Shannon Nelson
3
-11
/
+7
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-485
/
+770
2018-07-18
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
1
-2
/
+2
2018-07-18
pktgen: convert safe uses of strncpy() to strcpy() to avoid string truncation warning
Jakub Kicinski
1
-6
/
+4
2018-07-18
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-18
net: dsa: Remove VLA usage
Salvatore Mesoraca
2
-12
/
+24
2018-07-18
Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-10
/
+93
2018-07-18
tipc: remove unused tipc_group_size
YueHaibing
1
-5
/
+0
2018-07-18
tipc: remove unused tipc_link_is_active
YueHaibing
1
-5
/
+0
2018-07-18
net: sched: Using NULL instead of plain integer
YueHaibing
1
-2
/
+2
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
1
-6
/
+0
2018-07-18
xdp: fix uninitialized 'err' variable
Jakub Kicinski
1
-6
/
+9
2018-07-18
net/smc: reset recv timeout after clc handshake
Karsten Graul
1
-1
/
+2
2018-07-18
net/smc: add error handling for get_user()
Ursula Braun
1
-1
/
+2
2018-07-18
net/smc: optimize consumer cursor updates
Ursula Braun
1
-2
/
+10
2018-07-18
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
2018-07-18
ipv6: ila: select CONFIG_DST_CACHE
Arnd Bergmann
1
-0
/
+1
[prev]
[next]