index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-03-11
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
2012-03-09
net: Use bool in netdevice.h helpers.
David S. Miller
2012-03-09
net: Use bool in skbuff.h helper functions.
David S. Miller
2012-03-09
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-08
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-08
sctp: Export sctp_do_peeloff
Benjamin Poirier
2012-03-08
mac80211: update ieee80211_tx_rate_control kerneldoc
Simon Wunderlich
2012-03-08
route: Remove redirect_genid
Steffen Klassert
2012-03-08
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
2012-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
2012-03-07
af_iucv: add shutdown for HS transport
Ursula Braun
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
2012-03-07
netfilter: xt_LOG: add __printf() to sb_add()
Eric Dumazet
2012-03-07
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
2012-03-07
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
2012-03-07
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
2012-03-07
netfilter: remove ipt_SAME.h and ipt_realm.h
WANG Cong
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
2012-03-07
netfilter: ctnetlink: add NAT support for expectations
Pablo Neira Ayuso
2012-03-07
netfilter: ctnetlink: allow to set expectation class
Pablo Neira Ayuso
2012-03-07
netfilter: ipset: hash:net,iface timeout bug fixed
Jozsef Kadlecsik
2012-03-07
netfilter: ipset: Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2012-03-07
netfilter: ipset: Log warning when a hash type of set gets full
Jozsef Kadlecsik
2012-03-07
netfilter: ipset: expose userspace-relevant parts in ip_set.h
Jan Engelhardt
2012-03-07
netfilter: ipset: use NFPROTO_ constants
Jan Engelhardt
2012-03-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-07
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
2012-03-07
Bluetooth: Use correct type for userspace exported structs
Gustavo F. Padovan
2012-03-07
Bluetooth: Fix coding style in mgmt.h
Gustavo F. Padovan
2012-03-06
net: Use bool for return value of dev_valid_name().
David S. Miller
2012-03-06
net/mlx4: fixing sparse warnings for not declared, functions
Yevgeny Petrilin
2012-03-06
NFC: NCI code identation fixes
Samuel Ortiz
2012-03-06
NFC: Core code identation fixes
Samuel Ortiz
2012-03-06
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
2012-03-06
NFC: Add device powered netlink attribute
Samuel Ortiz
2012-03-06
bcma: add support for on-chip OTP memory used for SPROM storage
Arend van Spriel
2012-03-06
cfg80211: expose cfg80211_calculate_bitrate()
Thomas Pedersen
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-05
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
2012-03-05
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
vfork: make it killable
Oleg Nesterov
[next]