index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-05
tipc: fix a null pointer deref on error path
Cong Wang
1
-1
/
+1
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
4
-0
/
+11
2017-12-05
Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
Johannes Berg
1
-1
/
+1
2017-12-05
Revert "tcp: must block bh in __inet_twsk_hashdance()"
Eric Dumazet
1
-3
/
+3
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-74
/
+124
2017-12-04
batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
Sven Eckelmann
1
-2
/
+2
2017-12-04
netfilter: xt_bpf: add overflow checks
Jann Horn
1
-0
/
+6
2017-12-04
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
1
-0
/
+10
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2
-23
/
+46
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
1
-2
/
+3
2017-12-02
batman-adv: Fix kernel-doc for timer functions
Sven Eckelmann
1
-2
/
+2
2017-12-01
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-0
/
+7
2017-12-01
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
1
-4
/
+0
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2
-0
/
+12
2017-12-01
sctp: do not abandon the other frags in unsent outq if one msg has outstandin...
Xin Long
2
-1
/
+6
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
2
-4
/
+15
2017-12-01
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...
Xin Long
1
-2
/
+4
2017-12-01
batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligible
Sven Eckelmann
1
-1
/
+1
2017-12-01
batman-adv: Always initialize fragment header priority
Sven Eckelmann
1
-0
/
+2
2017-11-30
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2
-0
/
+6
2017-11-30
sit: update frag_off info
Hangbin Liu
1
-0
/
+1
2017-11-30
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
1
-1
/
+0
2017-11-30
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
1
-11
/
+3
2017-11-30
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
5
-27
/
+35
2017-11-29
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-5
/
+5
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-402
/
+917
2017-11-29
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
1
-0
/
+1
2017-11-29
rxrpc: Fix variable overwrite
Gustavo A. R. Silva
2
-2
/
+2
2017-11-29
rxrpc: Fix ACK generation from the connection event processor
David Howells
1
-21
/
+29
2017-11-29
rxrpc: Clean up whitespace
David Howells
3
-4
/
+4
2017-11-28
net: sched: cbq: create block for q->link.block
Jiri Pirko
1
-1
/
+8
2017-11-28
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
Jorgen Hansen
1
-2
/
+2
2017-11-28
sctp: use right member as the param of list_for_each_entry
Xin Long
1
-3
/
+3
2017-11-28
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
1
-0
/
+1
2017-11-28
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
1
-10
/
+13
2017-11-28
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
1
-0
/
+5
2017-11-28
packet: fix crash in fanout_demux_rollover()
Mike Maloney
2
-23
/
+10
2017-11-28
sctp: remove extern from stream sched
Xin Long
4
-9
/
+31
2017-11-28
sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
Xin Long
1
-1
/
+1
2017-11-28
netfilter: conntrack: clamp timeouts to INT_MAX
Jay Elliott
1
-3
/
+9
2017-11-27
SUNRPC: make cache_detail structures const
Bhumika Goyal
2
-4
/
+4
2017-11-27
sunrpc: make the function arg as const
Bhumika Goyal
1
-1
/
+1
2017-11-27
tipc: eliminate access after delete in group_filter_msg()
Jon Maloy
1
-1
/
+1
2017-11-28
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-10
/
+47
2017-11-28
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
Xin Long
1
-1
/
+1
2017-11-28
sctp: avoid flushing unsent queue when doing asoc reset
Xin Long
1
-7
/
+14
2017-11-28
sctp: only allow the asoc reset when the asoc outq is empty
Xin Long
1
-0
/
+9
2017-11-28
sctp: only allow the out stream reset when the stream outq is empty
Xin Long
1
-0
/
+35
2017-11-28
sctp: use sizeof(__u16) for each stream number length instead of magic number
Xin Long
1
-4
/
+6
2017-11-27
mac80211: tear down RX aggregations first
Sara Sharon
1
-1
/
+3
[prev]
[next]