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-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2019-09-13
sctp: destroy bucket if failed to bind addr
Mao Wenan
1
-4
/
+6
2019-09-13
sctp: remove redundant assignment when call sctp_get_port_local
Mao Wenan
1
-2
/
+1
2019-09-13
sctp: change return type of sctp_get_port_local
Mao Wenan
1
-4
/
+4
2019-09-12
sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
Christophe JAILLET
1
-1
/
+1
2019-09-12
net: qrtr: fix memort leak in qrtr_tun_write_iter
Navid Emamdoost
1
-1
/
+4
2019-09-12
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
1
-0
/
+2
2019-09-12
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
Christophe JAILLET
1
-1
/
+1
2019-09-11
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
1
-1
/
+1
2019-09-11
net/rds: An rds_sock is added too early to the hash table
Ka-Cheong Poon
1
-22
/
+18
2019-09-11
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2
-10
/
+8
2019-09-10
sctp: fix the missing put_user when dumping transport thresholds
Xin Long
1
-1
/
+2
2019-09-10
sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
Cong Wang
1
-1
/
+1
2019-09-10
net_sched: check cops->tcf_block in tc_bind_tclass()
Cong Wang
1
-0
/
+2
2019-09-10
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-1
/
+1
2019-09-07
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
1
-0
/
+19
2019-09-07
ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()
Maciej Żenczykowski
1
-1
/
+1
2019-09-06
net: sched: fix reordering issues
Eric Dumazet
1
-2
/
+7
2019-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-33
/
+29
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2
-12
/
+14
2019-09-05
ipv6: Fix RTA_MULTIPATH with nexthop objects
David Ahern
1
-1
/
+1
2019-09-05
net: sock_map, fix missing ulp check in sock hash case
John Fastabend
1
-0
/
+3
2019-09-05
tipc: add NULL pointer check before calling kfree_rcu
Xin Long
1
-1
/
+2
2019-09-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-13
/
+1
2019-09-05
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2
-13
/
+1
2019-09-05
net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
Maciej Żenczykowski
1
-2
/
+6
2019-09-05
sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
Xin Long
1
-1
/
+1
2019-09-05
rxrpc: Fix misplaced traceline
David Howells
1
-1
/
+1
2019-09-03
netfilter: nf_flow_table: set default timeout after successful insertion
Pablo Neira Ayuso
1
-1
/
+1
2019-09-03
netfilter: ctnetlink: honor IPS_OFFLOAD flag
Pablo Neira Ayuso
1
-2
/
+5
2019-09-03
netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...
Leonardo Bras
1
-0
/
+3
2019-09-02
netfilter: nft_socket: fix erroneous socket assignment
Fernando Fernandez Mancera
1
-3
/
+3
2019-09-02
netfilter: bridge: Drops IPv6 packets if IPv6 module is not loaded
Leonardo Bras
1
-0
/
+4
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
[next]