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
2014-02-06
mac80211: release the channel in error path in start_ap
Emmanuel Grumbach
1
-1
/
+4
2014-02-06
cfg80211: send scan results from work queue
Johannes Berg
6
-42
/
+45
2014-02-06
cfg80211: fix scan done race
Johannes Berg
1
-4
/
+10
2014-02-06
mac80211: avoid deadlock revealed by lockdep
Emmanuel Grumbach
3
-7
/
+15
2014-02-06
cfg80211: re-enable 5/10 MHz support
Johannes Berg
1
-3
/
+0
2014-02-06
nl80211: Reset split_start when netlink skb is exhausted
Pontus Fuchs
1
-1
/
+2
2014-02-06
mac80211: move roc cookie assignment earlier
Eliad Peller
1
-18
/
+18
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
5
-6
/
+77
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
8
-81
/
+170
2014-02-06
netfilter: nf_tables: add AF specific expression support
Patrick McHardy
1
-6
/
+16
2014-02-06
netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks
Patrick McHardy
1
-0
/
+1
2014-02-06
netfilter: nf_tables: fix potential oops when dumping sets
Patrick McHardy
1
-3
/
+5
2014-02-05
netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name()
Patrick McHardy
1
-2
/
+2
2014-02-05
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
Pablo Neira Ayuso
3
-14
/
+32
2014-02-05
netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()
Alexey Dobriyan
1
-1
/
+4
2014-02-05
netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
Andrey Vagin
1
-4
/
+17
2014-02-05
netfilter: nf_tables: fix oops when deleting a chain with references
Patrick McHardy
1
-1
/
+1
2014-02-05
netfilter: nft_ct: fix unconditional dump of 'dir' attr
Arturo Borrero
1
-2
/
+13
2014-02-04
openvswitch: Suppress error messages on megaflow updates
Andy Zhou
1
-4
/
+1
2014-02-04
openvswitch: Fix ovs_flow_free() ovs-lock assert.
Pravin B Shelar
1
-2
/
+4
2014-02-04
openvswitch: Fix ovs_dp_cmd_msg_size()
Daniele Di Proietto
1
-0
/
+1
2014-02-04
openvswitch: Fix kernel panic on ovs_flow_free
Andy Zhou
3
-48
/
+47
2014-02-04
openvswitch: Pad OVS_PACKET_ATTR_PACKET if linear copy was performed
Thomas Graf
1
-0
/
+8
2014-02-04
rtnetlink: fix oops in rtnl_link_get_slave_info_data_size
Fernando Luis Vazquez Cao
1
-1
/
+1
2014-02-04
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
Shlomo Pongratz
1
-7
/
+8
2014-02-04
ipvs: fix AF assignment in ip_vs_conn_new()
Michal Kubecek
1
-4
/
+4
2014-02-03
ip_tunnel: fix panic in ip_tunnel_xmit()
Eric Dumazet
1
-18
/
+11
2014-02-03
libceph: fix error handling in ceph_osdc_init()
Ilya Dryomov
1
-1
/
+4
2014-01-31
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-7
/
+1
2014-01-30
x86, x32: Correct invalid use of user timespec in the kernel
PaX Team
1
-7
/
+2
2014-01-30
Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...
David S. Miller
1
-0
/
+1
2014-01-30
can: add destructor for self generated skbs
Oliver Hartkopp
2
-3
/
+4
2014-01-30
net/ipv4: Use non-atomic allocation of udp offloads structure instance
Or Gerlitz
1
-1
/
+1
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+17
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-91
/
+47
2014-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-18
/
+44
2014-01-29
can: Propagate SO_PRIORITY of raw sockets to skbs
Rostislav Lisovy
1
-0
/
+1
2014-01-28
net: Fix warning on make htmldocs caused by skbuff.c
Masanari Iida
1
-1
/
+1
2014-01-28
Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
David S. Miller
2
-1
/
+8
2014-01-28
llc: remove noisy WARN from llc_mac_hdr_init
Dave Jones
1
-1
/
+1
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-157
/
+636
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-28
/
+231
2014-01-27
net: gre: use icmp_hdr() to get inner ip header
Duan Jiong
1
-1
/
+1
2014-01-27
net: 6lowpan: fixup for code movement
Stephen Rothwell
1
-1
/
+1
2014-01-27
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
2
-2
/
+2
2014-01-27
libceph: follow redirect replies from osds
Ilya Dryomov
1
-9
/
+158
2014-01-27
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
Ilya Dryomov
2
-17
/
+17
2014-01-27
libceph: follow {read,write}_tier fields on osd request submission
Ilya Dryomov
2
-5
/
+53
2014-01-27
libceph: add ceph_pg_pool_by_id()
Ilya Dryomov
1
-0
/
+5
2014-01-27
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
2
-14
/
+19
[prev]
[next]