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
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
21
-212
/
+416
2018-10-11
tipc: eliminate possible recursive locking detected by LOCKDEP
Ying Xue
1
-2
/
+9
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-10
tipc: queue socket protocol error messages into socket receive buffer
Parthasarathy Bhuvaragan
1
-2
/
+12
2018-10-10
tipc: set link tolerance correctly in broadcast link
Jon Maloy
1
-5
/
+11
2018-10-10
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
1
-3
/
+4
2018-10-10
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
3
-6
/
+84
2018-10-10
net/ipv6: stop leaking percpu memory in fib6 info
Mike Rapoport
1
-0
/
+2
2018-10-10
Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
9
-174
/
+234
2018-10-10
rds: RDS (tcp) hangs on sendto() to unresponding address
Ka-Cheong Poon
1
-3
/
+10
2018-10-10
net: make skb_partial_csum_set() more robust against overflows
Eric Dumazet
1
-5
/
+7
2018-10-10
devlink: Add helper function for safely copy string param
Moshe Shemesh
1
-1
/
+18
2018-10-10
devlink: Fix param cmode driverinit for string type
Moshe Shemesh
1
-3
/
+12
2018-10-10
devlink: Fix param set handling for string type
Moshe Shemesh
1
-3
/
+8
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
6
-50
/
+105
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
3
-15
/
+19
2018-10-08
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
1
-9
/
+10
2018-10-08
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
David Howells
1
-6
/
+8
2018-10-08
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
David Howells
1
-16
/
+19
2018-10-08
rxrpc: Don't need to take the RCU read lock in the packet receiver
David Howells
1
-28
/
+13
2018-10-08
rxrpc: Use the UDP encap_rcv hook
David Howells
3
-44
/
+35
2018-10-07
net: sched: cls_u32: fix hnode refcounting
Al Viro
1
-5
/
+5
2018-10-07
udp: Unbreak modules that rely on external __skb_recv_udp() availability
Jiri Kosina
1
-1
/
+1
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-1
/
+1
2018-10-05
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
1
-9
/
+20
2018-10-05
net: sched: Add policy validation for tc attributes
David Ahern
1
-4
/
+20
2018-10-05
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
1
-9
/
+20
2018-10-05
net: bpfilter: Fix type cast and pointer warnings
Shanthosh RK
1
-2
/
+2
2018-10-05
rxrpc: Fix the data_ready handler
David Howells
2
-35
/
+44
2018-10-05
rxrpc: Fix some missed refs to init_net
David Howells
6
-24
/
+34
2018-10-04
net/packet: fix packet drop as of virtio gso
Jianfeng Tan
1
-4
/
+7
2018-10-04
openvswitch: load NAT helper
Flavio Leitner
1
-0
/
+4
2018-10-04
Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-8
/
+15
2018-10-03
sctp: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-02
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
1
-2
/
+1
2018-10-02
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
1
-0
/
+6
2018-10-02
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
3
-3
/
+10
2018-10-01
bond: take rcu lock in netpoll_send_skb_on_dev
Dave Jones
1
-0
/
+2
2018-10-01
rtnetlink: Fail dump if target netnsid is invalid
David Ahern
1
-4
/
+2
2018-10-01
Revert "openvswitch: Fix template leak in error cases."
Flavio Leitner
1
-4
/
+2
2018-10-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-10
/
+29
2018-10-01
tipc: ignore STATE_MSG on wrong link session
LUU Duc Canh
2
-2
/
+6
2018-10-01
net: sched: act_ipt: check for underflow in __tcf_ipt_init()
Dan Carpenter
1
-1
/
+1
2018-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
9
-6
/
+30
2018-10-01
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
2
-2
/
+6
2018-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-20
/
+21
2018-10-01
cfg80211: fix use-after-free in reg_process_hint()
Yu Zhao
1
-3
/
+4
2018-10-01
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
1
-1
/
+1
2018-10-01
cfg80211: fix wext-compat memory leak
Stefan Seyfried
1
-4
/
+10
2018-09-29
tipc: fix failover problem
LUU Duc Canh
3
-0
/
+49
[next]