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
2015-03-01
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
3
-3
/
+14
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
1
-3
/
+1
2015-02-28
Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-9
/
+14
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
1
-0
/
+3
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
1
-0
/
+4
2015-02-27
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
3
-6
/
+0
2015-02-26
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
1
-0
/
+1
2015-02-24
af_packet: don't pass empty blocks for PACKET_V3
Alexander Drozdov
1
-1
/
+9
2015-02-24
rtnetlink: avoid 0 sized arrays
Sasha Levin
1
-2
/
+2
2015-02-24
mac80211/minstrel: fix !x!=0 confusion
Jiri Slaby
1
-1
/
+1
2015-02-24
cfg80211: calls nl80211_exit on error
Junjie Mao
1
-0
/
+1
2015-02-24
cfg80211: fix n_reg_rules to match world_regdom
Jason Abele
1
-1
/
+1
2015-02-24
nl80211: fix memory leak in monitor flags parsing
Johannes Berg
1
-4
/
+4
2015-02-24
nl80211: use loop index as type for net detect frequency results
Samuel Tan
1
-3
/
+1
2015-02-24
mac80211: clear sdata->radar_required
Eliad Peller
1
-0
/
+5
2015-02-23
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
1
-1
/
+16
2015-02-23
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
Catalin Marinas
1
-9
/
+0
2015-02-23
irda: replace current->state by set_current_state()
Fabian Frederick
2
-3
/
+3
2015-02-23
decnet: Fix obvious o/0 typo
Rasmus Villemoes
1
-1
/
+1
2015-02-22
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
Neal Cardwell
1
-1
/
+1
2015-02-22
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
1
-0
/
+3
2015-02-21
af_packet: allow packets defragmentation not only for hash fanout type
Alexander Drozdov
1
-5
/
+5
2015-02-21
net: reject creation of netdev names with colons
Matthew Thode
1
-1
/
+1
2015-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-18
/
+28
2015-02-20
caif: fix a signedness bug in cfpkt_iterate()
Dan Carpenter
2
-4
/
+4
2015-02-20
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
1
-0
/
+1
2015-02-20
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
1
-2
/
+3
2015-02-20
openvswitch: Fix net exit.
Pravin B Shelar
2
-2
/
+45
2015-02-20
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
1
-0
/
+1
2015-02-20
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
1
-1
/
+1
2015-02-19
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
1
-1
/
+14
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-48
/
+173
2015-02-17
net: dsa: Set valid phy interface type
Guenter Roeck
1
-2
/
+7
2015-02-16
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
1
-9
/
+12
2015-02-16
netfilter: xt_recent: don't reject rule if new hitcount exceeds table max
Florian Westphal
1
-6
/
+5
2015-02-16
netfilter: nft_compat: fix module refcount underflow
Pablo Neira Ayuso
1
-2
/
+10
2015-02-15
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
1
-1
/
+8
2015-02-14
net: spelling fixes
Stephen Hemminger
3
-3
/
+3
2015-02-14
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
1
-1
/
+1
2015-02-14
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
1
-1
/
+1
2015-02-14
openvswitch: Fix key serialization.
Pravin B Shelar
1
-1
/
+1
2015-02-13
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-22
/
+8
2015-02-13
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
1
-8
/
+24
2015-02-12
memcg: cleanup static keys decrement
Vladimir Davydov
1
-0
/
+4
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-151
/
+209
2015-02-12
bridge: netfilter: Move sysctl-specific error code inside #ifdef
Geert Uytterhoeven
1
-5
/
+2
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
1
-2
/
+2
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-26
/
+40
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+3
2015-02-11
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-517
/
+628
[next]