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-03-02
Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-3
/
+3
2017-03-02
ipv6: ignore null_entry in inet6_rtm_getroute() too
WANG Cong
1
-0
/
+6
2017-03-02
tcp: fix potential double free issue for fastopen_req
Wei Wang
1
-3
/
+12
2017-03-02
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
2
-10
/
+12
2017-03-02
dccp: Unlock sock before calling sk_free()
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-02
Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-9
/
+11
2017-03-02
openvswitch: actions: fixed a brace coding style warning
Peter Downs
1
-2
/
+1
2017-03-02
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
WANG Cong
1
-5
/
+9
2017-03-02
average: change to declare precision, not factor
Johannes Berg
3
-3
/
+3
2017-03-01
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2
-1
/
+1
2017-03-01
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
1
-4
/
+31
2017-03-01
net: don't call strlen() on the user buffer in packet_bind_spkt()
Alexander Potapenko
1
-2
/
+6
2017-03-01
net: bridge: allow IPv6 when multicast flood is disabled
Mike Manning
1
-1
/
+2
2017-03-01
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-14
/
+34
2017-03-01
tcp/dccp: block BH for SYN processing
Eric Dumazet
2
-4
/
+16
2017-03-01
bridge: Fix error path in nbp_vlan_init
Yotam Gigi
1
-1
/
+1
2017-03-01
net: route: add missing nla_policy entry for RTA_MARK attribute
Liping Zhang
2
-0
/
+2
2017-03-01
net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
Felix Jia
1
-7
/
+15
2017-03-01
net: solve a NAPI race
Eric Dumazet
1
-4
/
+72
2017-03-01
rds: ib: add the static type to the variables
Zhu Yanjun
2
-4
/
+2
2017-03-01
sctp: call rcu_read_lock before checking for duplicate transport nodes
Xin Long
1
-0
/
+3
2017-03-01
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
David Howells
7
-22
/
+154
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+1
2017-02-28
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-270
/
+239
2017-02-28
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-219
/
+261
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-41
/
+77
2017-02-28
mac80211: use driver-indicated transmitter STA only for data frames
Johannes Berg
1
-7
/
+9
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
23
-39
/
+39
2017-02-27
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
1
-3
/
+1
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2
-4
/
+4
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+5
2017-02-27
mac80211: fix typo in debug print
Sara Sharon
1
-1
/
+1
2017-02-27
mac80211: shorten debug message
Sara Sharon
1
-1
/
+1
2017-02-27
mac80211: fix power saving clients handling in iwlwifi
Emmanuel Grumbach
1
-1
/
+1
2017-02-27
mac80211: don't handle filtered frames within a BA session
Felix Fietkau
1
-1
/
+2
2017-02-27
mac80211: don't reorder frames with SN smaller than SSN
Sara Sharon
3
-3
/
+18
2017-02-27
mac80211: flush delayed work when entering suspend
Matt Chen
1
-0
/
+1
2017-02-27
mac80211: fix packet statistics for fast-RX
Johannes Berg
1
-0
/
+1
2017-02-26
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
Paul Hüber
1
-1
/
+1
2017-02-26
xfrm: provide correct dst in xfrm_neigh_lookup
Julian Anastasov
1
-8
/
+21
2017-02-26
net sched actions: do not overwrite status of action creation.
Roman Mashak
1
-2
/
+2
2017-02-26
rxrpc: Kernel calls get stuck in recvmsg
David Howells
1
-2
/
+6
2017-02-26
net sched actions: decrement module reference count after table flush.
Roman Mashak
1
-4
/
+1
2017-02-26
ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt
Xin Long
1
-3
/
+8
2017-02-26
sctp: set sin_port for addr param when checking duplicate address
Xin Long
1
-1
/
+5
2017-02-26
netfilter: nft_set_bitmap: incorrect bitmap size
Pablo Neira Ayuso
1
-1
/
+1
2017-02-26
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Jarno Rajahalme
1
-2
/
+2
2017-02-26
ipv4: mask tos for input route
Julian Anastasov
1
-0
/
+1
[next]