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-01-16
mld: do not remove mld souce list info when set link down
Hangbin Liu
1
-21
/
+30
2017-01-16
Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-6
/
+8
2017-01-16
netfilter: Fix typo in NF_CONNTRACK Kconfig option description
William Breathitt Gray
1
-1
/
+1
2017-01-16
netfilter: nf_tables: fix possible oops when dumping stateful objects
Liping Zhang
1
-2
/
+3
2017-01-16
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
4
-27
/
+17
2017-01-15
Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
9
-37
/
+80
2017-01-15
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
1
-2
/
+4
2017-01-13
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+1
2017-01-13
ipv6: sr: fix several BUGs when preemption is enabled
David Lebrun
2
-1
/
+5
2017-01-13
mac80211: prevent skb/txq mismatch
Michal Kazior
1
-10
/
+7
2017-01-13
mac80211: initialize SMPS field in HT capabilities
Felix Fietkau
1
-4
/
+9
2017-01-12
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
1
-2
/
+0
2017-01-12
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
1
-3
/
+7
2017-01-12
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
1
-1
/
+1
2017-01-12
net: ipv4: fix table id in getroute response
David Ahern
1
-1
/
+1
2017-01-12
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2
-5
/
+9
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2017-01-11
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
3
-9
/
+25
2017-01-11
mac80211: calculate min channel width correctly
Johannes Berg
2
-3
/
+2
2017-01-11
cfg80211: consider VHT opmode on station update
Beni Lev
1
-0
/
+15
2017-01-11
mac80211: fix the TID on NDPs sent as EOSP carrier
Emmanuel Grumbach
1
-2
/
+2
2017-01-11
mac80211: Fix headroom allocation when forwarding mesh pkt
Cedric Izoard
1
-1
/
+2
2017-01-11
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
Colin Ian King
1
-1
/
+1
2017-01-11
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-2
/
+7
2017-01-11
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
1
-4
/
+0
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-01-10
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
1
-4
/
+4
2017-01-10
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-0
/
+1
2017-01-10
gro: Enter slow-path if there is no tailroom
Herbert Xu
1
-1
/
+2
2017-01-10
net/af_iucv: don't use paged skbs for TX on HiperSockets
Julian Wiedmann
1
-11
/
+14
2017-01-10
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
1
-3
/
+3
2017-01-10
net: qrtr: Mark 'buf' as little endian
Stephen Boyd
1
-2
/
+2
2017-01-10
net: dsa: Ensure validity of dst->ds[0]
Florian Fainelli
1
-4
/
+7
2017-01-10
net: skb_flow_get_be16() can be static
Eric Dumazet
1
-2
/
+2
2017-01-10
net: socket: Make unnecessarily global sockfs_setattr() static
Tobias Klauser
1
-1
/
+1
2017-01-09
tcp: do not export tcp_peer_is_proven()
Eric Dumazet
1
-1
/
+0
2017-01-09
ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int
Pavel Tikhomirov
1
-1
/
+1
2017-01-09
ipv6: fix typos
Alexander Alemayhu
1
-2
/
+2
2017-01-09
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
2
-0
/
+2
2017-01-09
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2
-0
/
+5
2017-01-09
mac80211: implement multicast forwarding on fast-RX path
Johannes Berg
1
-8
/
+18
2017-01-06
netlabel: add CALIPSO to the list of built-in protocols
Paul Moore
1
-4
/
+1
2017-01-06
Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-9
/
+7
2017-01-06
vti6: fix device register to report IFLA_INFO_KIND
David Forster
1
-1
/
+1
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-34
/
+59
2017-01-05
nl80211: fix sched scan netlink socket owner destruction
Johannes Berg
1
-9
/
+7
2017-01-04
batman-adv: Decrease hardif refcnt on fragmentation send error
Sven Eckelmann
1
-5
/
+5
2017-01-03
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
1
-1
/
+7
2017-01-03
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
1
-1
/
+1
2017-01-02
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
[prev]
[next]