index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_dissector: remove unused functions
WANG Cong
2017-08-02
1
-45
/
+0
*
tcp: tcp_data_queue() cleanup
Eric Dumazet
2017-08-02
1
-8
/
+7
*
net: dsa: rename switch EEE ops
Vivien Didelot
2017-08-01
1
-4
/
+4
*
net: dsa: remove PHY device argument from .set_eee
Vivien Didelot
2017-08-01
1
-1
/
+1
*
net: dsa: call phy_init_eee in DSA layer
Vivien Didelot
2017-08-01
1
-0
/
+6
*
net: dsa: PHY device is mandatory for EEE
Vivien Didelot
2017-08-01
1
-8
/
+10
*
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
2017-08-01
1
-29
/
+59
*
strparser: Generalize strparser
Tom Herbert
2017-08-01
3
-162
/
+223
*
skbuff: Function to send an skbuf on a socket
Tom Herbert
2017-08-01
1
-0
/
+101
*
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-01
4
-13
/
+77
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
16
-52
/
+81
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-31
15
-52
/
+79
|
|
\
|
|
*
udp6: fix jumbogram reception
Paolo Abeni
2017-07-31
2
-1
/
+11
|
|
*
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
2017-07-31
1
-1
/
+1
|
|
*
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
2017-07-29
1
-2
/
+3
|
|
*
udp6: fix socket leak on early demux
Paolo Abeni
2017-07-29
2
-10
/
+20
|
|
*
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
2017-07-29
1
-0
/
+2
|
|
*
dccp: fix a memleak for dccp_feat_init err process
Xin Long
2017-07-27
1
-2
/
+5
|
|
*
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
Xin Long
2017-07-27
1
-0
/
+1
|
|
*
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
Xin Long
2017-07-27
1
-0
/
+1
|
|
*
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
2017-07-26
1
-1
/
+1
|
|
*
udp: unbreak build lacking CONFIG_XFRM
Paolo Abeni
2017-07-26
1
-1
/
+1
|
|
*
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
2017-07-25
1
-4
/
+0
|
|
*
udp: preserve head state for IP_CMSG_PASSSEC
Paolo Abeni
2017-07-25
1
-20
/
+18
|
|
*
net: dsa: Initialize ds->cpu_port_mask earlier
Florian Fainelli
2017-07-24
1
-6
/
+7
|
|
*
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
2017-07-24
1
-1
/
+1
|
|
*
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
2017-07-24
1
-2
/
+5
|
|
*
net/socket: fix type in assignment and trim long line
Paolo Abeni
2017-07-24
1
-2
/
+3
|
*
|
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-21
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
2017-07-21
1
-0
/
+2
*
|
|
Revert "l2tp: constify inet6_protocol structures"
Julia Lawall
2017-08-01
1
-1
/
+1
*
|
|
Revert "ipv6: constify inet6_protocol structures"
Julia Lawall
2017-08-01
3
-3
/
+3
*
|
|
ipv6: Avoid going through ->sk_net to access the netns
Jakub Sitnicki
2017-07-31
1
-1
/
+1
*
|
|
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
2017-07-31
1
-1
/
+19
*
|
|
tcp: extract the function to compute delivery rate
Wei Wang
2017-07-31
1
-7
/
+16
*
|
|
tcp: remove unused mib counters
Florian Westphal
2017-07-31
1
-9
/
+0
*
|
|
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
2017-07-31
2
-46
/
+20
*
|
|
tcp: remove header prediction
Florian Westphal
2017-07-31
4
-190
/
+10
*
|
|
tcp: remove low_latency sysctl
Florian Westphal
2017-07-31
2
-2
/
+3
*
|
|
tcp: reindent two spots after prequeue removal
Florian Westphal
2017-07-31
1
-27
/
+23
*
|
|
tcp: remove prequeue support
Florian Westphal
2017-07-31
6
-242
/
+2
*
|
|
net sched actions: add time filter for action dumping
Jamal Hadi Salim
2017-07-30
1
-1
/
+20
*
|
|
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
2017-07-30
1
-10
/
+40
*
|
|
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
2017-07-30
1
-2
/
+2
*
|
|
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
2017-07-29
1
-0
/
+34
*
|
|
net/smc: synchronize buffer usage with device
Ursula Braun
2017-07-29
7
-0
/
+91
*
|
|
net/smc: cleanup function __smc_buf_create()
Ursula Braun
2017-07-29
1
-51
/
+63
*
|
|
net/smc: common functions for RMBs and send buffers
Ursula Braun
2017-07-29
3
-219
/
+148
*
|
|
net/smc: introduce sg-logic for send buffers
Ursula Braun
2017-07-29
5
-51
/
+38
*
|
|
net/smc: remove Kconfig warning
Ursula Braun
2017-07-29
1
-4
/
+0
[next]