Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
68d7c1aa2fee6acb11fcb826a207e4b81d8a1f57
68d7c1a
cnic: Fix the type field in SPQ messages
by Michael Chan
· 14 years ago
cba85b5
netfilter: fix export secctx error handling
by Pablo Neira Ayuso
· 14 years ago
f682cef
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
by Changli Gao
· 14 years ago
6623e3b
ipv4: IP defragmentation must be ECN aware
by Eric Dumazet
· 14 years ago
9c86c0f
net: r6040: Return proper error for r6040_init_one
by Axel Lin
· 14 years ago
2a8fe00
dcb: use after free in dcb_flushapp()
by Dan Carpenter
· 14 years ago
70bfa2d
dcb: unlock on error in dcbnl_ieee_get()
by Dan Carpenter
· 14 years ago
0c66100
net: ixp4xx_eth: Return proper error for eth_init_one
by Axel Lin
· 14 years ago
238c855
include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local tunnel
by Henry Ptasinski
· 14 years ago
5f9251c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
2c6607c
net: add POLLPRI to sock_def_readable()
by Eric Dumazet
· 14 years ago
3610cda
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
by David S. Miller
· 14 years ago
44b8288
net_sched: pfifo_head_drop problem
by Eric Dumazet
· 14 years ago
06778b1
mac80211: remove stray extern
by Johannes Berg
· 14 years ago
90fc4b3
mac80211: implement off-channel TX using hw r-o-c offload
by Johannes Berg
· 14 years ago
21f8358
mac80211: implement hardware offload for remain-on-channel
by Johannes Berg
· 14 years ago
c96e963
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
33af881
ath9k: correct MODULE_PARM_DESC parameters for force_new_ani
by John W. Linville
· 14 years ago
18cb6e3
ath5k: qualify global modparam_nohwcrypt variable
by John W. Linville
· 14 years ago
3e6109c
ath9k: qualify global modparam_nohwcrypt variable
by John W. Linville
· 14 years ago
6303710
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
dbbe68b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
db98a6c
libertas: down_interruptible() can return -EINTR, not EINTR
by roel kluin
· 14 years ago
b5c34f6
mac80211: fix some key comments and code
by Johannes Berg
· 14 years ago
cc72128
ath9k_htc: Fix packet injection
by Sujith Manoharan
· 14 years ago
a8851d1
ath5k: ath5k_eeprom_mode_from_channel() returns signed
by Dan Carpenter
· 14 years ago
2ae79d5
ath9k : few rate control clean ups
by Mohammed Shafi Shajakhan
· 14 years ago
707e634
Revert "mac80211: temporarily disable reorder release timer"
by Christian Lamparter
· 14 years ago
24a8fda
mac80211: serialize rx path workers
by Christian Lamparter
· 14 years ago
1186488
ath9k: fix beacon restart on channel change
by Rajkumar Manoharan
· 14 years ago
bd8027a
Revert "ath9k: Parse DTIM period from mac80211"
by Mohammed Shafi Shajakhan
· 14 years ago
ff039c6
cfg80211: fix transposition of words in printk
by Bob Copeland
· 14 years ago
f76b57b
mac80211: Fix mesh portal communication with other mesh nodes.
by Joel A Fernandes
· 14 years ago
1c30cc1
ath9k_hw: fix dma descriptor rx error bit parsing
by Felix Fietkau
· 14 years ago
1e1f4ad
ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c
by Sujith Manoharan
· 14 years ago
039a072
ath9k_htc: Fix fast channel change
by Sujith Manoharan
· 14 years ago
7390867
ath9k_htc: Handle FATAL events
by Sujith Manoharan
· 14 years ago
66e3547
ath9k_htc: Move work cancellation outside of mutex
by Sujith Manoharan
· 14 years ago
ff8f59b
ath9k_htc: Handle pending URBs properly
by Sujith Manoharan
· 14 years ago
ee832d3e
ath9k: Few clean ups in beacon config parameters
by Mohammed Shafi Shajakhan
· 14 years ago
4cfda47
mac80211: ignore PSM bit of reordered frames
by Christian Lamparter
· 14 years ago
5af3c1d
rt2x00: Fix comment about removed spinlock
by Helmut Schaa
· 14 years ago
48103d2
rt2x00: Remove unused interface spinlock
by Helmut Schaa
· 14 years ago
bfe6a15
rt2x00: Simplify intf->delayed_flags locking
by Helmut Schaa
· 14 years ago
f833eea
rt2x00: Remove superfluous assignment of mpdu_density
by Helmut Schaa
· 14 years ago
11f16ae
rt2x00: Fix panic on frame padding for rt2800 usb devices
by Ismael Luceno
· 14 years ago
736e3ac
rt2x00: Fix pointer errors.
by Gertjan van Wingerde
· 14 years ago
a39fd6b
rt2x00: remove intf->mac field.
by Gertjan van Wingerde
· 14 years ago
773d1b9
rt2x00: Remove intf->bssid field.
by Gertjan van Wingerde
· 14 years ago
5235189
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
by Johannes Stezenbach
· 14 years ago
c4d6324
rt2x00: simplify txstatus_fifo handling
by Johannes Stezenbach
· 14 years ago
97e2c40
carl9170: fix usb pm suspend->resume woes
by Christian Lamparter
· 14 years ago
3b38651
carl9170: reduce channel change delay
by Christian Lamparter
· 14 years ago
9fc3bbb
ipv4/route.c: respect prefsrc for local routes
by Joel Sing
· 14 years ago
c9e57f0
carl9170: add missing return-value check
by Christian Lamparter
· 14 years ago
bb00755
ath5k: fix cycle counter inconsistent locking
by Bob Copeland
· 14 years ago
44cefea
ath9k: fix spur mitigation no-spur case for AR9002
by Brian Prodoehl
· 14 years ago
ad9082a
airo: use simple_write_to_buffer
by Akinobu Mita
· 14 years ago
52671e4
ath9k: spin_lock_bh is not required within tasklet context.
by Senthil Balasubramanian
· 14 years ago
cd017f2
iwlagn: fix scan tx antenna setting on 5Ghz band
by Stanislaw Gruszka
· 14 years ago
cd2c548
ath5k: Move mac80211 functions into new file
by Bruno Randolf
· 14 years ago
7b26e5e
net: typos in comments in include/linux/igmp.h
by Francois-Xavier Le Bail
· 14 years ago
0511af9
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 14 years ago
782a9e3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
d2460f4
mac80211: add missing synchronize_rcu
by Johannes Berg
· 14 years ago
919bbad
mac80211: fix mesh forwarding when ratelimited too
by Milton Miller
· 14 years ago
554d1d0
iwlagn: enable only rfkill interrupt when device is down
by Stanislaw Gruszka
· 14 years ago
e6de30d
r8169: more 8168dp support.
by françois romieu
· 14 years ago
650e8d5
r8169: rtl_csi_access_enable rename.
by françois romieu
· 14 years ago
b646d90
r8169: magic.
by françois romieu
· 14 years ago
065c27c
r8169: phy power ops
by françois romieu
· 14 years ago
c0e45c1
r8169: 8168DP specific MII registers access methods.
by françois romieu
· 14 years ago
4da1963
r8169: use device dependent methods to access the MII registers.
by françois romieu
· 14 years ago
f0298f8
r8169: identify different registers.
by françois romieu
· 14 years ago
bca03d5
r8169: remove the firmware of RTL8111D.
by françois romieu
· 14 years ago
42bb8d5
cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()
by Michael Chan
· 14 years ago
57045c9
cnic: Do not allow iSCSI and FCoE on bnx2x multi-function mode
by Michael Chan
· 14 years ago
1a9180a
net/bridge: fix trivial sparse errors
by Tomas Winkler
· 14 years ago
ebd8088
depca: Fix section mismatch derived from depca_isa_probe()
by Sedat Dilek
· 14 years ago
1170bed
smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()
by Sedat Dilek
· 14 years ago
cbad832
ksz884x: Fix section mismatch derived from pcidev_init()
by Sedat Dilek
· 14 years ago
3998029
ifb: add performance flags
by Eric Dumazet
· 14 years ago
0dfb33a
sch_red: report backlog information
by Eric Dumazet
· 14 years ago
7f891cf
dcbnl: more informed return values for new dcbnl routines
by Shmulik Ravid
· 14 years ago
e6f2612
bridge: stp: ensure mac header is set
by Florian Westphal
· 14 years ago
87e6097
ll_temac: Fix section mismatch from the temac_of_probe
by Michal Simek
· 14 years ago
68763c8
trivial: Fix typo fault in netdevice.h
by Michal Simek
· 14 years ago
9f84f88
netxen: update driver version 4.0.75
by amit salecha
· 14 years ago
e4baaf7
netxen: enable LRO based on NETIF_F_LRO
by Sucheta Chakraborty
· 14 years ago
9d89081
bridge: fix br_multicast_ipv6_rcv for paged skbs
by Tomas Winkler
· 14 years ago
0cf445c
netdev: Update status of 8390 based drivers in MAINTAINERS
by Paul Gortmaker
· 14 years ago
f08c311
net/Space: delete orphaned externs from deleted drivers
by Paul Gortmaker
· 14 years ago
2f32c86
atl1: fix oops when changing tx/rx ring params
by J. K. Cliburn
· 14 years ago
40cd201
tipc: update log.h re-include protection to reflect new name
by Paul Gortmaker
· 14 years ago
0885a30
sky2: implement 64 bit stats
by stephen hemminger
· 14 years ago
a016892
tipc: remove extraneous braces from single statements
by Allan Stephens
· 14 years ago
e3ec9c7
tipc: remove zeroing assignments to static global variables
by Allan Stephens
· 14 years ago
2db9983
tipc: split variable assignments out of conditional expressions
by Allan Stephens
· 14 years ago
0e65967
tipc: cleanup various cosmetic whitespace issues
by Allan Stephens
· 14 years ago
25860c3
tipc: recode getsockopt error handling for better readability
by Paul Gortmaker
· 14 years ago
Next »