index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
2017-01-18
3
-10
/
+131
*
|
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
2017-01-18
2
-0
/
+85
*
|
sctp: add reconf_enable in asoc ep and netns
Xin Long
2017-01-18
4
-0
/
+20
*
|
sctp: add stream reconf primitive
Xin Long
2017-01-18
3
-0
/
+36
*
|
sctp: add stream reconf timer
Xin Long
2017-01-18
5
-2
/
+104
*
|
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
2017-01-18
2
-0
/
+122
*
|
inet: reset tb->fastreuseport when adding a reuseport sk
Josef Bacik
2017-01-18
1
-20
/
+86
*
|
inet: split inet_csk_get_port into two functions
Josef Bacik
2017-01-18
1
-22
/
+44
*
|
inet: don't check for bind conflicts twice when searching for a port
Josef Bacik
2017-01-18
1
-20
/
+11
*
|
inet: kill smallest_size and smallest_port
Josef Bacik
2017-01-18
2
-25
/
+4
*
|
inet: drop ->bind_conflict
Josef Bacik
2017-01-18
6
-61
/
+7
*
|
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
2017-01-18
6
-105
/
+93
*
|
tcp: accept RST for rcv_nxt - 1 after receiving a FIN
Jason Baron
2017-01-17
1
-3
/
+25
*
|
net: ping: Use right format specifier to avoid type casting
Gao Feng
2017-01-17
1
-3
/
+3
*
|
bridge: sparse fixes in br_ip6_multicast_alloc_query()
Lance Richardson
2017-01-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
30
-98
/
+160
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-17
27
-92
/
+152
|
|
\
\
|
|
*
|
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
2017-01-17
1
-3
/
+2
|
|
*
|
ax25: Fix segfault after sock connection timeout
Basil Gunn
2017-01-16
1
-1
/
+1
|
|
*
|
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
2
-5
/
+4
|
|
*
|
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
2017-01-16
5
-13
/
+13
|
|
*
|
ip6_tunnel: Account for tunnel header in tunnel MTU
Jakub Sitnicki
2017-01-16
1
-2
/
+2
|
|
*
|
mld: do not remove mld souce list info when set link down
Hangbin Liu
2017-01-16
1
-21
/
+30
|
|
*
|
Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-01-16
9
-37
/
+80
|
|
|
\
\
|
|
|
*
|
mac80211: prevent skb/txq mismatch
Michal Kazior
2017-01-13
1
-10
/
+7
|
|
|
*
|
mac80211: initialize SMPS field in HT capabilities
Felix Fietkau
2017-01-13
1
-4
/
+9
|
|
|
*
|
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
2017-01-11
3
-9
/
+25
|
|
|
*
|
mac80211: calculate min channel width correctly
Johannes Berg
2017-01-11
2
-3
/
+2
|
|
|
*
|
cfg80211: consider VHT opmode on station update
Beni Lev
2017-01-11
1
-0
/
+15
|
|
|
*
|
mac80211: fix the TID on NDPs sent as EOSP carrier
Emmanuel Grumbach
2017-01-11
1
-2
/
+2
|
|
|
*
|
mac80211: Fix headroom allocation when forwarding mesh pkt
Cedric Izoard
2017-01-11
1
-1
/
+2
|
|
|
*
|
mac80211: implement multicast forwarding on fast-RX path
Johannes Berg
2017-01-09
1
-8
/
+18
|
|
*
|
|
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
2017-01-16
1
-2
/
+4
|
|
*
|
|
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
2017-01-13
1
-1
/
+1
|
|
*
|
|
ipv6: sr: fix several BUGs when preemption is enabled
David Lebrun
2017-01-13
2
-1
/
+5
|
|
*
|
|
net: ipv4: fix table id in getroute response
David Ahern
2017-01-12
1
-1
/
+1
|
|
*
|
|
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2017-01-12
2
-5
/
+9
|
*
|
|
|
Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-01-16
3
-6
/
+8
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
2017-01-12
1
-2
/
+0
|
|
*
|
|
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
2017-01-12
1
-3
/
+7
|
|
*
|
|
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2017-01-12
1
-1
/
+1
*
|
|
|
|
mpls: Packet stats
Robert Shearman
2017-01-17
3
-28
/
+222
*
|
|
|
|
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
2017-01-17
1
-0
/
+50
*
|
|
|
|
net/sched: cls_flower: Disallow duplicate internal elements
Paul Blakey
2017-01-16
1
-3
/
+14
*
|
|
|
|
sctp: remove useless code from sctp_apply_peer_addr_params
Marcelo Ricardo Leitner
2017-01-16
1
-1
/
+0
*
|
|
|
|
sctp: remove unused var from sctp_process_asconf
Marcelo Ricardo Leitner
2017-01-16
1
-2
/
+0
*
|
|
|
|
flow dissector: check if arp_eth is null rather than arp
Colin Ian King
2017-01-16
1
-2
/
+2
*
|
|
|
|
netlink: do not enter direct reclaim from netlink_trim()
Eric Dumazet
2017-01-16
1
-1
/
+3
*
|
|
|
|
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-01-14
39
-317
/
+813
|
\
\
\
\
\
|
*
|
|
|
|
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
2017-01-13
6
-18
/
+43
[prev]
[next]