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-10
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-09
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-09
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-09
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
1
-3
/
+1
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-67
/
+114
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-08
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-08-08
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-08
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-04
Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-37
/
+45
2017-08-03
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2
-18
/
+16
2017-08-03
tcp: enable xmit timer fix by having TLP use time when RTO should fire
Neal Cardwell
1
-9
/
+5
2017-08-03
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
1
-4
/
+1
2017-08-03
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
1
-8
/
+3
2017-08-03
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
1
-1
/
+2
2017-08-03
Merge tag 'batadv-net-for-davem-20170802' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-9
/
+53
2017-08-02
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
1
-2
/
+2
2017-08-01
gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
K. Den
1
-0
/
+1
2017-08-01
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
1
-2
/
+10
2017-08-01
libceph: make RECOVERY_DELETES feature create a new interval
Ilya Dryomov
2
-1
/
+9
2017-08-01
libceph: upmap semantic changes
Ilya Dryomov
1
-28
/
+11
2017-08-01
crush: assume weight_set != null imples weight_set_size > 0
Ilya Dryomov
2
-1
/
+5
2017-08-01
libceph: fallback for when there isn't a pool-specific choose_arg
Ilya Dryomov
1
-1
/
+11
2017-08-01
libceph: don't call ->reencode_message() more than once per message
Ilya Dryomov
1
-3
/
+3
2017-08-01
libceph: make encode_request_*() work with r_mempool requests
Ilya Dryomov
1
-3
/
+6
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
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
1
-1
/
+1
2017-07-31
batman-adv: fix TT sync flag inconsistencies
Linus Lüssing
2
-9
/
+53
2017-07-29
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
1
-2
/
+3
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-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
2017-07-25
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
2017-07-25
udp: preserve head state for IP_CMSG_PASSSEC
Paolo Abeni
1
-20
/
+18
2017-07-24
net: dsa: Initialize ds->cpu_port_mask earlier
Florian Fainelli
1
-6
/
+7
2017-07-24
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
1
-1
/
+1
2017-07-24
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
1
-2
/
+5
2017-07-24
net/socket: fix type in assignment and trim long line
Paolo Abeni
1
-2
/
+3
2017-07-21
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+2
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-216
/
+141
2017-07-20
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
1
-3
/
+3
2017-07-20
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-20
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
[next]