index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
5
-27
/
+19
2012-03-11
ipv6: Fix Smatch warning.
Li Wei
1
-1
/
+1
2012-03-11
MAINTAINERS: add an entry for the PHC code
Richard Cochran
1
-0
/
+11
2012-03-11
r8169: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2012-03-11
drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...
Julia Lawall
3
-4
/
+4
2012-03-11
drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible
Julia Lawall
1
-1
/
+1
2012-03-11
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
1
-3
/
+6
2012-03-11
caif: Fix for a race in socket transmit with flow control.
Dmitry Tarnyagin
6
-24
/
+31
2012-03-10
batman-adv: Remove spaces after a cast
Sven Eckelmann
2
-3
/
+3
2012-03-10
batman-adv: Use {} braces consistent on the arms of a statement
Sven Eckelmann
1
-1
/
+2
2012-03-10
batman-adv: Don't begin block comments with only a /* line
Sven Eckelmann
2
-13
/
+3
2012-03-10
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
12
-177
/
+137
2012-03-10
r8169: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-7
/
+5
2012-03-10
r8169: move rtl_cfg_info closer to its caller.
Francois Romieu
1
-61
/
+57
2012-03-10
r8169: move the netpoll handler after the irq handler.
Francois Romieu
1
-11
/
+9
2012-03-10
r8169: move rtl8169_open after rtl_task it depends on.
Francois Romieu
1
-87
/
+81
2012-03-10
r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
Francois Romieu
1
-51
/
+50
2012-03-10
r8169: move net_device_ops beyond the methods it references.
Francois Romieu
1
-29
/
+20
2012-03-10
r8169: move the driver probe method to the end of the driver file.
Francois Romieu
1
-246
/
+246
2012-03-10
r8169: move the driver removal method to the end of the driver file.
Francois Romieu
1
-29
/
+29
2012-03-10
net: powerpc: remove the legacy iSeries ethernet driver
Stephen Rothwell
3
-1713
/
+0
2012-03-09
ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.
David S. Miller
1
-3
/
+3
2012-03-09
net: Use bool in netdevice.h helpers.
David S. Miller
1
-26
/
+26
2012-03-09
net: Use bool in skbuff.h helper functions.
David S. Miller
1
-3
/
+3
2012-03-09
ipv4: Make ip_rcv_options() return bool.
David S. Miller
1
-3
/
+3
2012-03-09
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
2
-5
/
+5
2012-03-09
net/pch_gbe: supports eg20t ptp clock
Takahiroi Shimizu
3
-3
/
+240
2012-03-09
supports eg20t ptp clock
Takahiro Shimizu
3
-0
/
+744
2012-03-09
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
1
-2
/
+2
2012-03-09
MAINTAINERS: new git entry for arm/mach-msm
David Brown
1
-1
/
+1
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
10
-28
/
+23
2012-03-09
iwlwifi: fix cmd_queue number merge
Wey-Yi Guy
2
-7
/
+3
2012-03-09
iwlwifi: restore PAN support
Emmanuel Grumbach
2
-30
/
+32
2012-03-09
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
7
-33
/
+56
2012-03-08
net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
Haiyang Zhang
1
-2
/
+2
2012-03-08
dlm: Do not allocate a fd for peeloff
Benjamin Poirier
1
-14
/
+8
2012-03-08
sctp: Export sctp_do_peeloff
Benjamin Poirier
2
-15
/
+10
2012-03-08
mwifiex: correction in number of bitrates
Amitkumar Karwar
1
-1
/
+1
2012-03-08
net/wireless: ipw2x00: remove WEXT_USECHANNELS define
Stanislav Yakovlev
2
-4
/
+0
2012-03-08
mac80211: update ieee80211_tx_rate_control kerneldoc
Simon Wunderlich
1
-4
/
+5
2012-03-08
iwlwifi: correct status bit refactoring errors
Don Fry
2
-5
/
+5
2012-03-08
iwlwifi: don't delete AP station directly
Johannes Berg
3
-6
/
+53
2012-03-08
iwlwifi: make iwl_init_context static
Johannes Berg
2
-2
/
+1
2012-03-08
iwlwifi: remove messages from queue wake/stop
Johannes Berg
2
-20
/
+20
2012-03-08
iwlwifi: more status bit factoring
Don Fry
17
-166
/
+160
2012-03-08
iwlwifi: move setting up fw parameters
Meenakshi Venkataraman
1
-21
/
+24
2012-03-08
iwlwifi: configure transport layer from dvm op mode
Meenakshi Venkataraman
2
-3
/
+21
2012-03-08
iwlwifi: log stop / wake queues
Emmanuel Grumbach
2
-1
/
+7
2012-03-08
iwlwifi: make tx_cmd_pool kmem cache global
Stanislaw Gruszka
5
-22
/
+21
2012-03-08
iwlwifi: separate status to priv and trans
Don Fry
7
-24
/
+14
[next]