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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
Bluetooth: Add the definition for Slave Page Response Timeout
DoHyun Pyun
1
-0
/
+2
2013-10-02
Bluetooth: Add the definition and stcuture for Sync Train Complete
DoHyun Pyun
1
-0
/
+5
2013-10-02
Bluetooth: Add the definition for Start Synchronization Train
DoHyun Pyun
1
-0
/
+2
2013-10-02
Bluetooth: Add the definition and structure for Set CSB
DoHyun Pyun
1
-0
/
+16
2013-10-02
Bluetooth: Add the structure for Write Sync Train Parameters
DoHyun Pyun
1
-0
/
+12
2013-10-02
Bluetooth: Add the definition and structure for Set CSB Data
DoHyun Pyun
1
-0
/
+14
2013-10-02
Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR
DoHyun Pyun
1
-0
/
+9
2013-10-02
Bluetooth: Add the definition and structure for Set Reserved LT_ADDR
DoHyun Pyun
1
-0
/
+9
2013-10-02
mac80211: implement STA CSA for drivers using channel contexts
Arik Nemtsov
1
-0
/
+6
2013-10-02
Bluetooth: Add management command for setting static address
Marcel Holtmann
3
-0
/
+9
2013-10-02
Bluetooth: Add a new mgmt_set_bredr command
Johan Hedberg
1
-0
/
+2
2013-10-02
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
Johan Hedberg
1
-0
/
+1
2013-10-02
Bluetooth: Provide high speed configuration option
Marcel Holtmann
1
-0
/
+1
2013-10-02
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
Marcel Holtmann
1
-2
/
+2
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-84
/
+125
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-9
/
+30
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-7
/
+4
2013-10-01
netfilter: cttimeout: allow to set/get default protocol timeouts
Pablo Neira Ayuso
1
-0
/
+2
2013-10-01
netfilter: nf_ct_sip: consolidate NAT hook functions
holger@eitzenberger.org
1
-49
/
+58
2013-10-01
mac80211: support reporting A-MSDU subframes individually
Michal Kazior
1
-0
/
+10
2013-10-01
mac80211: add explicit IBSS driver operations
Johannes Berg
1
-0
/
+7
2013-10-01
ieee80211: fix vht cap definitions
Eliad Peller
1
-2
/
+2
2013-09-30
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
1
-1
/
+1
2013-09-30
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
1
-0
/
+1
2013-09-30
net: add missing sk_max_pacing_rate doc
Eric Dumazet
1
-0
/
+1
2013-09-30
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
2
-5
/
+7
2013-09-30
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+2
2013-09-30
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
5
-0
/
+136
2013-09-30
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2
-0
/
+26
2013-09-30
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
1
-0
/
+25
2013-09-30
include/asm-generic/vtime.h: avoid zero-length file
Andrew Morton
1
-0
/
+1
2013-09-30
netfiler: ipset: Add net namespace for ipset
Vitaly Lavrov
1
-7
/
+9
2013-09-30
netfilter: ipset: Use a common function at listing the extensions
Jozsef Kadlecsik
1
-0
/
+21
2013-09-30
Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...
David S. Miller
19
-588
/
+530
2013-09-30
netfilter: ipset: Support comments for ipset entries in the core.
Oliver Smith
3
-9
/
+107
2013-09-30
netfilter: ipset: Support extensions which need a per data destroy function
Jozsef Kadlecsik
1
-5
/
+17
2013-09-30
netfilter: ipset: Generalize extensions support
Jozsef Kadlecsik
1
-0
/
+13
2013-09-30
netfilter: ipset: Move extension data to set structure
Jozsef Kadlecsik
2
-11
/
+22
2013-09-30
netfilter: ipset: Rename extension offset ids to extension ids
Jozsef Kadlecsik
1
-8
/
+8
2013-09-30
netfilter: ipset: Prepare ipset to support multiple networks for hash types
Jozsef Kadlecsik
1
-0
/
+2
2013-09-30
netfilter: ipset: Introduce new operation to get both setname and family
Jozsef Kadlecsik
1
-0
/
+8
2013-09-30
netfilter: ipset: Use fix sized type for timeout in the extension part
Jozsef Kadlecsik
1
-1
/
+1
2013-09-30
netfilter: ipset: Rename simple macro names to avoid namespace issues.
Jozsef Kadlecsik
1
-0
/
+3
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-5
/
+10
2013-09-30
dev: update __dev_notify_flags() to send rtnl msg
Nicolas Dichtel
1
-1
/
+3
2013-09-30
vxlan: Use RCU apis to access sk_user_data.
Pravin B Shelar
1
-0
/
+5
2013-09-30
Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
Mark Brown
1
-0
/
+2
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
1
-1
/
+1
2013-09-29
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2013-09-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
[prev]
[next]