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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-15
caif: Use RCU instead of spin-lock in caif_dev.c
sjur.brandeland@stericsson.com
1
-0
/
+10
2011-05-15
caif: Use rcu_read_lock in CAIF mux layer.
sjur.brandeland@stericsson.com
1
-0
/
+2
2011-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-7
/
+17
2011-05-13
ipv4: Remove route key identity dependencies in ip_rt_get_source().
David S. Miller
1
-1
/
+1
2011-05-13
net: ipv4: add IPPROTO_ICMP socket kind
Vasiliy Kulikov
2
-0
/
+59
2011-05-13
bonding,llc: Fix structure sizeof incompatibility for some PDUs
Vitalii Demianets
1
-4
/
+4
2011-05-12
ipv6: restore correct ECN handling on TCP xmit
Steinar H. Gunderson
1
-3
/
+13
2011-05-12
ipvs: Remove all remaining references to rt->rt_{src,dst}
Julian Anastasov
1
-5
/
+4
2011-05-12
garp: remove last synchronize_rcu() call
Eric Dumazet
1
-0
/
+1
2011-05-12
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
Luciano Coelho
1
-2
/
+1
2011-05-12
cfg80211: restrict AP beacon intervals
Johannes Berg
1
-0
/
+4
2011-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2
-3
/
+7
2011-05-11
cfg80211/nl80211: add interval attribute for scheduled scans
Luciano Coelho
1
-0
/
+2
2011-05-11
mac80211: add support for HW scheduled scan
Luciano Coelho
1
-0
/
+50
2011-05-11
cfg80211/nl80211: add support for scheduled scans
Luciano Coelho
1
-0
/
+57
2011-05-11
nl80211: Let userspace drive the peer link management states.
Javier Cardona
1
-0
/
+29
2011-05-11
nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
Javier Cardona
1
-1
/
+3
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+20
2011-05-11
Bluetooth: Double check sec req for pre 2.1 device
Waldemar Rymarkiewicz
1
-0
/
+1
2011-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+20
2011-05-10
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
1
-0
/
+17
2011-05-10
xfrm: Assign the inner mode output function to the dst entry
Steffen Klassert
1
-0
/
+3
2011-05-10
net: Allow setting the network namespace by fd
Eric W. Biederman
1
-0
/
+1
2011-05-10
ipv4: Pass explicit daddr arg to ip_send_reply().
David S. Miller
1
-2
/
+2
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2
-2
/
+2
2011-05-10
IPVS: init and cleanup restructuring
Hans Schillstrom
1
-0
/
+17
2011-05-09
garp: remove one synchronize_rcu() call
Eric Dumazet
1
-0
/
+1
2011-05-08
ipv4: Pass flow key down into ip_append_*().
David S. Miller
1
-2
/
+2
2011-05-08
ipv4: Pass flow keys down into datagram packet building engine.
David S. Miller
1
-3
/
+5
2011-05-08
inet: Pass flowi to ->queue_xmit().
David S. Miller
3
-3
/
+3
2011-05-08
ipv4: Create inet_csk_route_child_sock().
David S. Miller
1
-0
/
+3
2011-05-08
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
1
-0
/
+1
2011-05-07
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
Lai Jiangshan
1
-1
/
+0
2011-05-06
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
2
-5
/
+9
2011-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-39
/
+82
2011-05-05
mac80211: add basic support for WoWLAN
Johannes Berg
1
-0
/
+16
2011-05-05
nl80211/cfg80211: WoWLAN support
Johannes Berg
1
-2
/
+72
2011-05-05
cfg80211: Remove unused wiphy flag
Jouni Malinen
1
-3
/
+0
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
1
-0
/
+2
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-39
/
+82
2011-05-05
Bluetooth: Remove l2cap_sk_list
Gustavo F. Padovan
1
-3
/
+3
2011-05-05
Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
Gustavo F. Padovan
1
-1
/
+0
2011-05-05
Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
Gustavo F. Padovan
1
-0
/
+4
2011-05-04
ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
David S. Miller
1
-10
/
+9
2011-05-03
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
1
-6
/
+5
2011-05-03
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
David S. Miller
1
-1
/
+1
2011-05-02
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
1
-1
/
+1
2011-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
4
-39
/
+65
2011-04-28
ipv4: Remove now superfluous code in ip_route_connect().
David S. Miller
1
-2
/
+0
2011-04-28
ipv4: Use caller's on-stack flowi as-is in output route lookups.
David S. Miller
1
-1
/
+1
[prev]
[next]