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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
26
-94
/
+173
2011-05-17
ipv4: Don't use enums as bitmasks in ip_fragment.c
David S. Miller
1
-6
/
+4
2011-05-17
net: ethtool: fix IPV6 checksum feature name string
Michał Mirosław
1
-1
/
+1
2011-05-17
net: Change netdev_fix_features messages loglevel
Michael S. Tsirkin
1
-1
/
+1
2011-05-17
net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg
Anton Blanchard
1
-2
/
+4
2011-05-17
xen: netback: use __CONST_RING_SIZE not __RING_SIZE
Ian Campbell
1
-2
/
+2
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-4
/
+12
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...
David S. Miller
5
-21
/
+29
2011-05-17
net: ping: fix build failure
Vasiliy Kulikov
3
-14
/
+13
2011-05-17
net: use hlist_del_rcu() in dev_change_name()
Eric Dumazet
1
-1
/
+1
2011-05-16
bluetooth: Fix warnings in l2cap_core.c
David S. Miller
1
-2
/
+2
2011-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
213
-2154
/
+19165
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
213
-2154
/
+19165
2011-05-16
sfc: Use netif_device_{detach,attach}() around reset and self-test
Ben Hutchings
4
-19
/
+14
2011-05-16
net: Change netdev_fix_features messages loglevel
Michał Mirosław
1
-14
/
+8
2011-05-16
vmxnet3: Fix inconsistent LRO state after initialization
Thomas Jarosch
1
-0
/
+3
2011-05-16
sfc: Fix oops in register dump after mapping change
Ben Hutchings
1
-0
/
+7
2011-05-16
net: convert to new cpumask API
KOSAKI Motohiro
1
-1
/
+1
2011-05-16
ipv4: more compliant RFC 3168 support
Eric Dumazet
1
-22
/
+38
2011-05-16
be2net: FW download for Lancer
Shripad Nunjundarao
3
-20
/
+223
2011-05-16
be2net: Stats for Lancer
Selvin Xavier
4
-50
/
+367
2011-05-16
be2net: Support for version 1 of stats for BE3
Ajit Khaparde
5
-128
/
+413
2011-05-16
mwifiex: use ieee80211_amsdu_to_8023s routine
Yogesh Ashok Powar
2
-127
/
+20
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
4
-11
/
+19
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
8
-75
/
+83
2011-05-16
ath9k: make npending frames check as bool
Mohammed Shafi Shajakhan
1
-2
/
+5
2011-05-16
ath9k: make sure main_rssi is positive
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-05-16
ath9k: configure fast_div_bias based on diversity group
Mohammed Shafi Shajakhan
1
-43
/
+131
2011-05-16
ath9k: Implement an API to swap main/ALT LNA's
Mohammed Shafi Shajakhan
1
-1
/
+30
2011-05-16
ath9k_hw: define antenna diversity group
Mohammed Shafi Shajakhan
5
-2
/
+6
2011-05-16
ath9k_hw: define modules to get/set Antenna diversity paramaters
Mohammed Shafi Shajakhan
1
-0
/
+44
2011-05-16
ath9k_hw: config diversity based on eeprom contents
Mohammed Shafi Shajakhan
1
-6
/
+44
2011-05-16
ath9k_hw: define registers/macros to support Antenna diversity
Mohammed Shafi Shajakhan
2
-0
/
+25
2011-05-16
ath9k_hw: enable Antenna diversity for AR9485
Mohammed Shafi Shajakhan
1
-0
/
+16
2011-05-16
ath9k_hw: make antenna diversity modules chip specific
Mohammed Shafi Shajakhan
3
-24
/
+39
2011-05-16
net/rfkill/core.c: Avoid leaving freed data in a list
Julia Lawall
1
-1
/
+1
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
16
-74
/
+118
2011-05-16
mac80211: fix TX a-MPDU locking
Johannes Berg
3
-12
/
+42
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
7
-19
/
+472
2011-05-16
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-16
iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-16
bnx2x: Allow ethtool to enable/disable loopback.
Mahesh Bandewar
2
-0
/
+19
2011-05-16
ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c
David S. Miller
1
-2
/
+2
2011-05-16
sfc: Fix TX queue numbering when separate_tx_channels=1
Ben Hutchings
1
-0
/
+12
2011-05-16
net: ping: dont call udp_ioctl()
Eric Dumazet
1
-19
/
+0
2011-05-16
netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones
Patrick McHardy
1
-4
/
+10
2011-05-16
netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
Patrick McHardy
1
-0
/
+2
2011-05-15
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
3
-6
/
+6
2011-05-15
net: drivers: kill two unused macro definitions
Shan Wei
2
-11
/
+0
2011-05-15
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
5
-25
/
+13
[next]