index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: WARN if skb_checksum_help() is called on skb requiring segmentation
Ben Hutchings
2012-01-17
1
-12
/
+19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-17
20
-112
/
+108
|
\
|
*
mwl8k: Fixing Sparse ENDIAN CHECK warning
Yogesh Ashok Powar
2012-01-17
1
-1
/
+1
|
*
mac80211: Fix possible race between sta_unblock and network softirq
Helmut Schaa
2012-01-17
1
-2
/
+4
|
*
mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
Dan Carpenter
2012-01-17
1
-1
/
+1
|
*
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva
2012-01-17
1
-1
/
+1
|
*
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
2012-01-17
1
-35
/
+3
|
*
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2012-01-17
3
-2
/
+21
|
*
bcma: add stub for bcma_bus_suspend()
Linus Torvalds
2012-01-17
3
-1
/
+7
|
*
bcma: convert suspend/resume to pm_ops
Linus Torvalds
2012-01-17
1
-26
/
+16
|
*
mac80211: fix tx->skb NULL pointer dereference
Yoni Divinsky
2012-01-16
3
-9
/
+22
|
*
wireless: iwlwifi: iwl-scan.c: Fix build warning
Fabio Estevam
2012-01-16
1
-1
/
+1
|
*
Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()
Jesper Juhl
2012-01-16
1
-0
/
+1
|
*
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
2012-01-16
2
-4
/
+6
|
*
bcma: invalidate the mapped core over suspend/resume
Rafał Miłecki
2012-01-16
1
-0
/
+3
|
*
MAINTAINERS: add b43 mailing list
Rafał Miłecki
2012-01-16
1
-0
/
+1
|
*
MAINTAINERS: move BCMA to keep the list sorted
Rafał Miłecki
2012-01-16
1
-7
/
+7
|
*
mac80211: fix no-op authorized transitions
Johannes Berg
2012-01-13
1
-1
/
+1
|
*
rt2800pci: fix spurious interrupts generation
Stanislaw Gruszka
2012-01-13
1
-20
/
+8
|
*
ipw2x00: signedness bug handling frame length
Dan Carpenter
2012-01-13
1
-2
/
+2
|
*
wireless: b43: fix Oops on card eject during transfer
Guennadi Liakhovetski
2012-01-13
1
-1
/
+4
*
|
caif: Remove bad WARN_ON in caif_dev
sjur.brandeland@stericsson.com
2012-01-17
1
-7
/
+9
*
|
caif: Fix typo in Vendor/Product-ID for CAIF modems
sjur.brandeland@stericsson.com
2012-01-17
1
-1
/
+1
*
|
bnx2x: Disable AN KR work-around for BCM57810
Yaniv Rosner
2012-01-17
1
-1
/
+9
*
|
bnx2x: Remove AutoGrEEEn for BCM84833
Yaniv Rosner
2012-01-17
1
-6
/
+2
*
|
bnx2x: Remove 100Mb force speed for BCM84833
Yaniv Rosner
2012-01-17
2
-6
/
+21
*
|
bnx2x: Fix PFC setting on BCM57840
Yaniv Rosner
2012-01-17
2
-10
/
+13
*
|
bnx2x: Fix Super-Isolate mode for BCM84833
Yaniv Rosner
2012-01-17
1
-113
/
+137
*
|
net: fix some sparse errors
Eric Dumazet
2012-01-17
6
-21
/
+22
*
|
net: kill duplicate included header
Shan Wei
2012-01-17
3
-3
/
+0
*
|
net: sh-eth: Fix build error by the value which is not defined
Nobuhiro Iwamatsu
2012-01-17
1
-1
/
+1
*
|
net: Use device model to get driver name in skb_gso_segment()
Ben Hutchings
2012-01-17
1
-4
/
+4
*
|
bridge: BH already disabled in br_fdb_cleanup()
Eric Dumazet
2012-01-17
1
-2
/
+2
*
|
net: move sock_update_memcg outside of CONFIG_INET
Glauber Costa
2012-01-17
1
-1
/
+1
*
|
net: remove version.h includes in net/openvswitch/
Devendra Naga
2012-01-17
4
-4
/
+0
*
|
bql: Fix inconsistency between file mode and attr method.
Hiroaki SHIMODA
2012-01-17
1
-1
/
+1
*
|
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
2012-01-17
3
-25
/
+23
*
|
netfilter: ipset: dumping error triggered removing references twice
Jozsef Kadlecsik
2012-01-17
1
-0
/
+1
*
|
netfilter: ipset: autoload set type modules safely
Jozsef Kadlecsik
2012-01-17
1
-10
/
+26
*
|
netfilter: revert user-space expectation helper support
Pablo Neira Ayuso
2012-01-16
5
-27
/
+4
*
|
netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled
Stephen Rothwell
2012-01-16
1
-1
/
+4
*
|
vhost-net: add module alias (v2.1)
stephen hemminger
2012-01-13
3
-3
/
+9
*
|
ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc
RongQing.Li
2012-01-13
1
-0
/
+1
|
/
*
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
2012-01-13
100
-1562
/
+2589
|
\
|
*
unlzo: fix input buffer free
Sascha Hauer
2012-01-13
1
-1
/
+1
|
*
ramoops: update parameters only after successful init
Kees Cook
2012-01-13
1
-8
/
+9
|
*
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
2012-01-13
1
-2
/
+2
|
*
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
2012-01-13
2
-0
/
+133
|
*
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
2012-01-13
2
-2
/
+8
|
*
c/r: introduce CHECKPOINT_RESTORE symbol
Cyrill Gorcunov
2012-01-13
1
-0
/
+11
[next]