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
2019-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
57
-402
/
+584
2019-08-31
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
1
-8
/
+11
2019-08-31
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
1
-10
/
+13
2019-08-31
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
1
-4
/
+4
2019-08-31
Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-13
/
+25
2019-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-7
/
+11
2019-08-30
rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
David Howells
5
-5
/
+50
2019-08-30
Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
13
-237
/
+291
2019-08-30
Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+4
2019-08-30
netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder
wenxu
1
-1
/
+1
2019-08-29
mac80211: Correctly set noencrypt for PAE frames
Denis Kenzior
1
-1
/
+1
2019-08-29
mac80211: Don't memset RXCB prior to PAE intercept
Denis Kenzior
1
-2
/
+2
2019-08-29
netfilter: nf_flow_table: clear skb tstamp before xmit
Florian Westphal
1
-1
/
+2
2019-08-28
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
Davide Caratti
1
-2
/
+6
2019-08-28
tcp: inherit timestamp on mtu probe
Willem de Bruijn
1
-1
/
+2
2019-08-28
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
2
-2
/
+6
2019-08-28
openvswitch: Clear the L4 portion of the key for "later" fragments.
Justin Pettit
1
-1
/
+4
2019-08-28
openvswitch: Properly set L4 keys on "later" IP fragments
Greg Rose
3
-66
/
+95
2019-08-28
mld: fix memory leak in mld_del_delrec()
Eric Dumazet
1
-2
/
+3
2019-08-28
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
Davide Caratti
1
-4
/
+7
2019-08-28
libceph: don't call crypto_free_sync_skcipher() on a NULL tfm
Jia-Ju Bai
1
-2
/
+4
2019-08-27
tcp: remove empty skb from write queue in error cases
Eric Dumazet
1
-10
/
+20
2019-08-27
net/rds: Fix info leak in rds6_inc_info_copy()
Ka-Cheong Poon
1
-1
/
+4
2019-08-27
net: fix skb use after free in netpoll
Feng Sun
1
-3
/
+3
2019-08-27
net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
Vladimir Oltean
1
-0
/
+2
2019-08-27
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
19
-23
/
+24
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-22
/
+32
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
28
-100
/
+186
2019-08-27
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
1
-0
/
+5
2019-08-27
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
1
-1
/
+1
2019-08-27
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
1
-4
/
+2
2019-08-27
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
4
-28
/
+48
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
11
-47
/
+47
2019-08-27
rxrpc: Add a private skb flag to indicate transmission-phase skbs
David Howells
2
-1
/
+3
2019-08-27
rxrpc: Abstract out rxtx ring cleanup
David Howells
1
-16
/
+17
2019-08-27
rxrpc: Pass the input handler's data skb reference to the Rx ring
David Howells
1
-5
/
+15
2019-08-27
rxrpc: Use info in skbuff instead of reparsing a jumbo packet
David Howells
3
-136
/
+139
2019-08-27
rxrpc: Improve jumbo packet counting
David Howells
3
-12
/
+30
2019-08-26
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
1
-1
/
+1
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-7
/
+0
2019-08-26
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
1
-3
/
+7
2019-08-26
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
1
-11
/
+24
2019-08-25
openvswitch: Fix conntrack cache with timeout
Yi-Hung Wei
1
-0
/
+13
2019-08-25
ipv4: mpls: fix mpls_xmit for iptunnel
Alexey Kodanev
1
-4
/
+4
2019-08-24
net: rds: add service level support in rds-info
Zhu Yanjun
4
-8
/
+22
2019-08-24
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
2
-8
/
+11
2019-08-24
sock: fix potential memory leak in proto_register()
zhanglin
1
-10
/
+21
2019-08-24
xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode
Hangbin Liu
1
-2
/
+2
2019-08-24
ipv4/icmp: fix rt dst dev null pointer dereference
Hangbin Liu
1
-1
/
+7
2019-08-24
openvswitch: Fix log message in ovs conntrack
Yi-Hung Wei
1
-1
/
+1
[next]