index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
offchannel.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
mac80211/minstrel: fix !x!=0 confusion
Jiri Slaby
1
-1
/
+1
2015-02-24
cfg80211: calls nl80211_exit on error
Junjie Mao
1
-0
/
+1
2015-02-24
cfg80211: fix n_reg_rules to match world_regdom
Jason Abele
1
-1
/
+1
2015-02-24
nl80211: fix memory leak in monitor flags parsing
Johannes Berg
1
-4
/
+4
2015-02-24
nl80211: use loop index as type for net detect frequency results
Samuel Tan
1
-3
/
+1
2015-02-24
mac80211: clear sdata->radar_required
Eliad Peller
1
-0
/
+5
2015-02-24
mac80211_hwsim: fix error handling in tx_frame_nl
Bob Copeland
1
-1
/
+4
2015-02-23
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
Neal Cardwell
1
-1
/
+1
2015-02-23
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
1
-0
/
+3
2015-02-22
r8169: Revert BQL and xmit_more support.
David S. Miller
1
-23
/
+7
2015-02-22
wan: cosa: replace current->state by set_current_state()
Fabian Frederick
1
-6
/
+6
2015-02-22
hso: replace current->state by __set_current_state()
Fabian Frederick
1
-1
/
+1
2015-02-22
mISDN: replace current->state by set_current_state()
Fabian Frederick
1
-1
/
+1
2015-02-22
af_packet: allow packets defragmentation not only for hash fanout type
Alexander Drozdov
1
-5
/
+5
2015-02-22
rhashtable: ensure cache line alignment on bucket_table
Eric Dumazet
1
-4
/
+5
2015-02-22
net: reject creation of netdev names with colons
Matthew Thode
1
-1
/
+1
2015-02-20
net: dsa: bcm_sf2: fix 64-bits register reads
Florian Fainelli
1
-1
/
+1
2015-02-20
rhashtable: allow to unload test module
Daniel Borkmann
1
-0
/
+5
2015-02-20
rhashtable: better high order allocation attempts
Daniel Borkmann
1
-3
/
+3
2015-02-20
rhashtable: don't test for shrink on insert, expansion on delete
Daniel Borkmann
1
-9
/
+18
2015-02-20
caif: fix a signedness bug in cfpkt_iterate()
Dan Carpenter
3
-5
/
+5
2015-02-20
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2
-30
/
+33
2015-02-20
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
1
-0
/
+1
2015-02-20
ipvlan: Fix text that talks about ip util support
Mahesh Bandewar
1
-1
/
+1
2015-02-20
rhashtable: don't allocate ht structure on stack in test_rht_init
Daniel Borkmann
1
-1
/
+2
2015-02-20
net/appletalk: LTPC needs virt_to_bus
Arnd Bergmann
1
-1
/
+1
2015-02-20
net: smc91x: improve neponset hack
Arnd Bergmann
1
-1
/
+1
2015-02-20
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
1
-2
/
+3
2015-02-20
net: Initialize all members in skb_gro_remcsum_init()
Geert Uytterhoeven
1
-0
/
+1
2015-02-20
ethernet/ixp4xx: prevent allmulti from clobbering promisc
Derrick Pallas
1
-1
/
+1
2015-02-20
openvswitch: Fix net exit.
Pravin B Shelar
2
-2
/
+45
2015-02-20
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
1
-0
/
+1
2015-02-20
net: phy: Fix verification of EEE support in phy_init_eee
Guenter Roeck
1
-3
/
+20
2015-02-20
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
1
-1
/
+1
2015-02-20
usb: plusb: Add support for National Instruments host-to-host cable
Ben Shelton
1
-0
/
+5
2015-02-19
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
1
-105
/
+141
2015-02-19
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
1
-1
/
+14
2015-02-18
pwm: tegra: Use NSEC_PER_SEC
Thierry Reding
1
-1
/
+1
2015-02-18
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
1
-1
/
+2
2015-02-17
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
1
-1
/
+3
2015-02-17
samples/seccomp: improve label helper
Kees Cook
2
-1
/
+9
2015-02-17
ipc,sem: use current->state helpers
Davidlohr Bueso
1
-1
/
+1
2015-02-17
scripts/gdb: disable pagination while printing from breakpoint handler
Jan Kiszka
1
-0
/
+11
2015-02-17
scripts/gdb: define maintainer
Jan Kiszka
1
-0
/
+5
2015-02-17
scripts/gdb: convert CpuList to generator function
Jan Kiszka
2
-40
/
+33
2015-02-17
scripts/gdb: convert ModuleList to generator function
Jan Kiszka
2
-23
/
+12
2015-02-17
scripts/gdb: use a generator instead of iterator for task list
Daniel Wagner
1
-30
/
+20
2015-02-17
scripts/gdb: ignore byte-compiled python files
Daniel Thompson
2
-0
/
+3
2015-02-17
scripts/gdb: port to python3 / gdb7.7
Pantelis Koukousoulas
6
-9
/
+18