summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | net: ethernet: update dependency and help text of mvnetaThomas Petazzoni2014-02-191-3/+3
| * | | | | | | NET: fec: only enable napi if we are successfulRussell King2014-02-191-2/+2
| * | | | | | | af_packet: remove a stray tab in packet_set_ring()Dan Carpenter2014-02-191-1/+1
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-02-189-16/+75
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-179-16/+75
| | |\ \ \ \ \ \ \
| | | * | | | | | | hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux2014-02-131-1/+1
| | | * | | | | | | rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka2014-02-131-2/+8
| | | * | | | | | | ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter2014-02-131-1/+1
| | | * | | | | | | rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois2014-02-131-1/+1
| | | * | | | | | | rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois2014-02-131-2/+16
| | | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville2014-02-134-9/+48
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach2014-02-134-9/+48
| * | | | | | | | | | net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann2014-02-181-9/+32
| * | | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-02-187-27/+101
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli2014-02-171-2/+7
| | * | | | | | | | | | batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli2014-02-171-4/+2
| | * | | | | | | | | | batman-adv: free skb on TVLV parsing successAntonio Quartulli2014-02-171-0/+2
| | * | | | | | | | | | batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli2014-02-171-4/+12
| | * | | | | | | | | | batman-adv: fix potential orig_node reference leakSimon Wunderlich2014-02-171-0/+2
| | * | | | | | | | | | batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli2014-02-173-6/+56
| | * | | | | | | | | | batman-adv: properly check pskb_may_pull return valueAntonio Quartulli2014-02-171-1/+1
| | * | | | | | | | | | batman-adv: release vlan object after checking the CRCAntonio Quartulli2014-02-171-1/+5
| | * | | | | | | | | | batman-adv: fix TT-TVLV parsing on OGM receptionAntonio Quartulli2014-02-171-1/+0
| | * | | | | | | | | | batman-adv: fix soft-interface MTU computationAntonio Quartulli2014-02-171-8/+14
| * | | | | | | | | | | ipv4: fix counter in_slow_totDuan Jiong2014-02-171-2/+2
| * | | | | | | | | | | irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert2014-02-171-1/+0
| * | | | | | | | | | | bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2014-02-172-4/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | usbnet: remove generic hard_header_len checkEmil Goode2014-02-1710-21/+45
| * | | | | | | | | | gre: add link local route when local addr is anyNicolas Dichtel2014-02-171-0/+2
| |/ / / / / / / / /
| * | | | | | | | | packet: check for ndo_select_queue during queue selectionDaniel Borkmann2014-02-171-3/+21
| * | | | | | | | | netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2014-02-172-12/+21
| * | | | | | | | | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-1717-27/+31
| * | | | | | | | | drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar2014-02-171-0/+1
| * | | | | | | | | net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic2014-02-175-87/+25
| * | | | | | | | | ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong2014-02-171-2/+7
| * | | | | | | | | hyperv: Fix the carrier status settingHaiyang Zhang2014-02-171-15/+38
| * | | | | | | | | dccp: re-enable debug macroGerrit Renker2014-02-172-1/+2
| * | | | | | | | | net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith2014-02-141-1/+1
| * | | | | | | | | net: of_mdio: fix of_set_phy_supported after driver probingFlorian Fainelli2014-02-141-1/+5
| * | | | | | | | | net: asix: add missing flag to struct driver_infoEmil Goode2014-02-141-1/+2
| * | | | | | | | | ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail2014-02-141-1/+1
| * | | | | | | | | net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen2014-02-141-5/+8
| * | | | | | | | | drivers: net: cpsw: fix buggy loop conditionHeiko Schocher2014-02-141-3/+3
| * | | | | | | | | vhost: fix a theoretical race in device cleanupMichael S. Tsirkin2014-02-141-0/+6
| * | | | | | | | | vhost: fix ref cnt checking deadlockMichael S. Tsirkin2014-02-141-21/+20
| * | | | | | | | | USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang2014-02-141-1/+0
| * | | | | | | | | USB2NET: SR9800: use %zu for size_tJingoo Han2014-02-141-1/+1
| * | | | | | | | | net: sched: Cleanup PIE commentsVijay Subramanian2014-02-141-5/+16
| * | | | | | | | | net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König2014-02-141-0/+5
| * | | | | | | | | net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado2014-02-141-0/+1