Age | Commit message (Expand) | Author |
2012-04-27 | net: cleanups in sock_setsockopt() | Eric Dumazet |
2012-04-27 | net: doc: merge /proc/sys/net/core/* documents into one place | Shan Wei |
2012-04-27 | be2net: update the driver version | Ajit Khaparde |
2012-04-27 | be2net: fix speed displayed by ethtool on certain SKUs | Ajit Khaparde |
2012-04-27 | be2net: Ignore status of some ioctls during driver load | Ajit Khaparde |
2012-04-27 | NET: smsc-ircc2: mark non-experimental | Linus Walleij |
2012-04-27 | bonding: bond_update_speed_duplex() can return void since no callers check it... | Rick Jones |
2012-04-27 | qlcnic: Allow a predefined set of capture masks for FW dump | Manish Chopra |
2012-04-27 | qlcnic: Adding mac statistics to ethtool. | Jitendra Kalsaria |
2012-04-27 | qlcnic: Register device in FAILED state. | Sucheta Chakraborty |
2012-04-27 | crush: include header for global symbols | hartleys |
2012-04-27 | isdn/eicon: use standard __init,__exit function markup | hartleys |
2012-04-27 | ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing | Eric Dumazet |
2012-04-26 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-26 | tcp repair: Fix unaligned access when repairing options (v2) | Pavel Emelyanov |
2012-04-26 | 6lowpan: duplicate definition of IEEE802154_ALEN | alex.bluesman.smirnov@gmail.com |
2012-04-26 | 6lowpan: move frame allocation code to a separate function | alex.bluesman.smirnov@gmail.com |
2012-04-26 | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. | Andreas Eversberg |
2012-04-26 | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. | Andreas Eversberg |
2012-04-26 | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. | Andreas Eversberg |
2012-04-26 | mISDN: Fixed false interruption of audio during bridging change. | Andreas Eversberg |
2012-04-26 | atl1c: refine start/enable code for MAC module | Huang, Xiong |
2012-04-26 | atl1c: add function atl1c_power_saving | Huang, Xiong |
2012-04-26 | atl1c: remove PHY reset/init for link down event | Huang, Xiong |
2012-04-26 | atl1c: update PHY reset related routine | Huang, Xiong |
2012-04-26 | atl1c: remove PHY polling from atl1c_open | Huang, Xiong |
2012-04-26 | atl1c: refine SERDES-clock related code | Huang, Xiong |
2012-04-26 | atl1c: remove PHY contrl in atl1c_reset_pcie | Huang, Xiong |
2012-04-26 | atl1c: refine phy-register read/write function | Huang, Xiong |
2012-04-26 | atl1c: remove REG_PHY_STATUS | Huang, Xiong |
2012-04-26 | be2net: Fix FW download for BE | Padmanabh Ratnakar |
2012-04-26 | be2net: Fix wrong status getting returned for MCC commands | Padmanabh Ratnakar |
2012-04-26 | be2net: Fix Lancer statistics | Padmanabh Ratnakar |
2012-04-26 | be2net: Fix traffic stall INTx mode | Padmanabh Ratnakar |
2012-04-26 | be2net: Fix ethtool self test for Lancer | Padmanabh Ratnakar |
2012-04-26 | be2net: Fix FW download in Lancer | Padmanabh Ratnakar |
2012-04-26 | be2net: Fix VLAN/multicast packet reception | Padmanabh Ratnakar |
2012-04-26 | mISDN: DSP scheduling fix (version 2) | Karsten Keil |
2012-04-26 | mISDN: Fix division by zero | Karsten Keil |
2012-04-26 | mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko. | Andreas Eversberg |
2012-04-26 | mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp | Andreas Eversberg |
2012-04-26 | net: sock_diag_handler structs can be const | Shan Wei |
2012-04-26 | ipv6: call consume_skb() in frag/reassembly | Eric Dumazet |
2012-04-25 | net: dcb: add CEE notify calls | John Fastabend |
2012-04-24 | mac80211: Adds clean sdata helper | Andrei Emeltchenko |
2012-04-24 | ath9k: Fix IDLE Powersave | Sujith Manoharan |
2012-04-24 | mac80211: fix num_mcast_sta counting issues | Felix Fietkau |
2012-04-24 | mac80211: rename AP variable num_sta_authorized to num_mcast_sta | Felix Fietkau |
2012-04-24 | mac80211: check for non-managed interface | Wey-Yi Guy |