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
2012-05-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2012-04-30
net: fix sk_sockets_allocated_read_positive
Eric Dumazet
1
-2
/
+2
2012-04-30
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-1
/
+3
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
1
-0
/
+2
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
1
-1
/
+1
2012-04-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-1
/
+2
2012-04-24
set fake_rtable's dst to NULL to avoid kernel Oops
Peter Huang (Peng)
1
-0
/
+1
2012-04-17
net/sock.h: fix sk_peek_off kernel-doc warning
Randy Dunlap
1
-0
/
+1
2012-04-17
ipv6: clean up rt6_clean_expires
Jiri Bohac
1
-1
/
+1
2012-04-17
ipv6: fix rt6_update_expires
Jiri Bohac
1
-2
/
+8
2012-04-16
net_sched: red: Make minor corrections to comments
David Ward
1
-3
/
+3
2012-04-16
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
1
-0
/
+1
2012-04-16
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
1
-1
/
+1
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
2
-1
/
+47
2012-04-09
mac80211: Convert WARN_ON to WARN_ON_ONCE
Larry Finger
1
-1
/
+1
2012-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
3
-7
/
+10
2012-04-05
Bluetooth: Fix userspace compatibility issue with mgmt interface
Gustavo Padovan
1
-1
/
+1
2012-04-03
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-1
/
+1
2012-03-28
Bluetooth: mgmt: Fix timeout type
Andrei Emeltchenko
1
-1
/
+1
2012-03-28
Bluetooth: Check for minimum data length in eir_has_data_type()
Johan Hedberg
1
-0
/
+3
2012-03-28
Bluetooth: Don't increment twice in eir_has_data_type()
Johan Hedberg
1
-4
/
+3
2012-03-28
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
1
-0
/
+1
2012-03-28
Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit
Hemant Gupta
1
-1
/
+1
2012-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+4
2012-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+5
2012-03-26
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
1
-2
/
+4
2012-03-26
netfilter: xt_LOG: don't use xchg() for simple assignment
Jan Beulich
1
-1
/
+1
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
10
-0
/
+10
2012-03-23
poll: add poll_requested_events() and poll_does_not_wait() functions
Hans Verkuil
1
-1
/
+1
2012-03-23
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
2
-1
/
+5
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+2
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
34
-583
/
+1082
2012-03-20
switch unix_sock to struct path
Al Viro
1
-2
/
+1
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-5
/
+4
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-47
/
+9
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+2
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
1
-2
/
+3
2012-03-13
cfg80211: clarify timestamp in cfg80211_inform_bss
Johannes Berg
1
-4
/
+3
2012-03-12
net: ipv4: Standardize prefixes for message logging
Joe Perches
1
-2
/
+2
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-3
/
+6
2012-03-12
mac80211: remove tx_sync
Johannes Berg
1
-41
/
+0
2012-03-12
cfg80211: Add background scan period attribute.
Bala Shanmugam
1
-0
/
+3
2012-03-11
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
1
-1
/
+1
2012-03-09
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
1
-1
/
+1
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-34
/
+47
2012-03-08
sctp: Export sctp_do_peeloff
Benjamin Poirier
1
-0
/
+1
2012-03-08
mac80211: update ieee80211_tx_rate_control kerneldoc
Simon Wunderlich
1
-4
/
+5
[next]