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-06-02
net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c
Florian Fainelli
2
-47
/
+47
2017-06-01
mac80211: fix dropped counter in multiqueue RX
Johannes Berg
1
-1
/
+1
2017-06-01
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
1
-1
/
+2
2017-06-01
netlink: don't send unknown nsid
Nicolas Dichtel
1
-1
/
+3
2017-05-31
mpls: fix clearing of dead nh_flags on link up
Roopa Prabhu
1
-1
/
+1
2017-05-31
tcp: reinitialize MTU probing when setting MSS in a TCP repair
Douglas Caetano dos Santos
1
-2
/
+4
2017-05-31
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
NeilBrown
1
-1
/
+6
2017-05-30
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
5
-100
/
+71
2017-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-16
/
+24
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-114
/
+126
2017-05-26
ipv4: add reference counting to metrics
Eric Dumazet
3
-17
/
+33
2017-05-26
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2
-14
/
+20
2017-05-26
sctp: fix ICMP processing if skb is non-linear
Davide Caratti
1
-7
/
+9
2017-05-26
net: llc: add lock_sock in llc_ui_bind to avoid a race condition
linzhang
1
-0
/
+3
2017-05-26
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-31
/
+26
2017-05-25
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
1
-0
/
+1
2017-05-25
arp: fixed -Wuninitialized compiler warning
Ihar Hrachyshka
1
-1
/
+1
2017-05-25
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
1
-2
/
+5
2017-05-25
net: move somaxconn init from sysctl code
Roman Kapl
2
-2
/
+19
2017-05-24
Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-9
/
+12
2017-05-24
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
Alexander Potapenko
1
-2
/
+5
2017-05-24
sctp: set new_asoc temp when processing dupcookie
Xin Long
2
-9
/
+7
2017-05-24
sctp: fix stream update when processing dupcookie
Xin Long
1
-1
/
+3
2017-05-24
libceph: cleanup old messages according to reconnect seq
Yan, Zheng
1
-3
/
+12
2017-05-24
xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma...
Markus Elfring
1
-4
/
+2
2017-05-24
netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
Liping Zhang
1
-1
/
+6
2017-05-23
netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BIT
Liping Zhang
1
-1
/
+1
2017-05-23
netfilter: nft_set_rbtree: handle element re-addition after deletion
Pablo Neira Ayuso
1
-11
/
+11
2017-05-23
netfilter: conntrack: fix false CRC32c mismatch using paged skb
Davide Caratti
1
-3
/
+6
2017-05-23
libceph: NULL deref on crush_decode() error path
Dan Carpenter
1
-0
/
+1
2017-05-23
libceph: fix error handling in process_one_ticket()
Ilya Dryomov
1
-5
/
+5
2017-05-23
libceph: validate blob_struct_v in process_one_ticket()
Ilya Dryomov
1
-0
/
+3
2017-05-23
libceph: drop version variable from ceph_monmap_decode()
Ilya Dryomov
1
-3
/
+1
2017-05-23
libceph: make ceph_msg_data_advance() return void
Ilya Dryomov
1
-7
/
+4
2017-05-23
libceph: use kbasename() and kill ceph_file_part()
Ilya Dryomov
1
-13
/
+0
2017-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-50
/
+8
2017-05-23
cfg80211: make cfg80211_sched_scan_results() work from atomic context
Arend Van Spriel
1
-4
/
+4
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-116
/
+299
2017-05-22
net: sched: cls_matchall: fix null pointer dereference
Jiri Pirko
1
-1
/
+0
2017-05-22
vsock: use new wait API for vsock_stream_sendmsg()
WANG Cong
1
-13
/
+8
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
1
-7
/
+8
2017-05-21
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2
-1
/
+2
2017-05-21
arp: always override existing neigh entries with gratuitous ARP
Ihar Hrachyshka
1
-4
/
+5
2017-05-21
arp: postpone addr_type calculation to as late as possible
Ihar Hrachyshka
1
-7
/
+17
2017-05-21
arp: decompose is_garp logic into a separate function
Ihar Hrachyshka
1
-12
/
+23
2017-05-21
arp: fixed error in a comment
Ihar Hrachyshka
1
-1
/
+1
2017-05-21
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
1
-0
/
+4
2017-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
17
-77
/
+238
2017-05-19
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2017-05-19
xfrm: fix state migration copy replay sequence numbers
Antony Antony
1
-0
/
+2
[prev]
[next]