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
2017-08-02
net: dsa: Add support for 64-bit statistics
Florian Fainelli
3
-9
/
+39
2017-08-02
flow_dissector: remove unused functions
WANG Cong
1
-45
/
+0
2017-08-02
tcp: tcp_data_queue() cleanup
Eric Dumazet
1
-8
/
+7
2017-08-01
net: dsa: rename switch EEE ops
Vivien Didelot
1
-4
/
+4
2017-08-01
net: dsa: remove PHY device argument from .set_eee
Vivien Didelot
1
-1
/
+1
2017-08-01
net: dsa: call phy_init_eee in DSA layer
Vivien Didelot
1
-0
/
+6
2017-08-01
net: dsa: PHY device is mandatory for EEE
Vivien Didelot
1
-8
/
+10
2017-08-01
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
1
-29
/
+59
2017-08-01
strparser: Generalize strparser
Tom Herbert
3
-162
/
+223
2017-08-01
skbuff: Function to send an skbuf on a socket
Tom Herbert
1
-0
/
+101
2017-08-01
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
4
-13
/
+77
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-52
/
+81
2017-08-01
Revert "l2tp: constify inet6_protocol structures"
Julia Lawall
1
-1
/
+1
2017-08-01
Revert "ipv6: constify inet6_protocol structures"
Julia Lawall
3
-3
/
+3
2017-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-52
/
+79
2017-07-31
udp6: fix jumbogram reception
Paolo Abeni
2
-1
/
+11
2017-07-31
ipv6: Avoid going through ->sk_net to access the netns
Jakub Sitnicki
1
-1
/
+1
2017-07-31
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
1
-1
/
+1
2017-07-31
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
1
-1
/
+19
2017-07-31
tcp: extract the function to compute delivery rate
Wei Wang
1
-7
/
+16
2017-07-31
tcp: remove unused mib counters
Florian Westphal
1
-9
/
+0
2017-07-31
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
2
-46
/
+20
2017-07-31
tcp: remove header prediction
Florian Westphal
4
-190
/
+10
2017-07-31
tcp: remove low_latency sysctl
Florian Westphal
2
-2
/
+3
2017-07-31
tcp: reindent two spots after prequeue removal
Florian Westphal
1
-27
/
+23
2017-07-31
tcp: remove prequeue support
Florian Westphal
6
-242
/
+2
2017-07-30
net sched actions: add time filter for action dumping
Jamal Hadi Salim
1
-1
/
+20
2017-07-30
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
1
-10
/
+40
2017-07-30
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
1
-2
/
+2
2017-07-29
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
1
-2
/
+3
2017-07-29
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
1
-0
/
+34
2017-07-29
udp6: fix socket leak on early demux
Paolo Abeni
2
-10
/
+20
2017-07-29
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
1
-0
/
+2
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
7
-0
/
+91
2017-07-29
net/smc: cleanup function __smc_buf_create()
Ursula Braun
1
-51
/
+63
2017-07-29
net/smc: common functions for RMBs and send buffers
Ursula Braun
3
-219
/
+148
2017-07-29
net/smc: introduce sg-logic for send buffers
Ursula Braun
5
-51
/
+38
2017-07-29
net/smc: remove Kconfig warning
Ursula Braun
1
-4
/
+0
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
6
-2
/
+115
2017-07-29
net/smc: use separate memory regions for RMBs
Ursula Braun
5
-7
/
+71
2017-07-29
net/smc: introduce sg-logic for RMBs
Ursula Braun
5
-26
/
+76
2017-07-29
net/smc: shorten local bufsize variables
Ursula Braun
1
-29
/
+25
2017-07-29
net/smc: serialize connection creation in all cases
Ursula Braun
1
-7
/
+1
2017-07-28
l2tp: constify inet6_protocol structures
Julia Lawall
1
-1
/
+1
2017-07-28
ipv6: constify inet6_protocol structures
Julia Lawall
3
-3
/
+3
2017-07-27
dccp: fix a memleak for dccp_feat_init err process
Xin Long
1
-2
/
+5
2017-07-27
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-07-27
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-07-26
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
1
-1
/
+1
2017-07-26
udp: unbreak build lacking CONFIG_XFRM
Paolo Abeni
1
-1
/
+1
[next]