Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | net: ethernet: update dependency and help text of mvneta | Thomas Petazzoni | 2014-02-19 | 1 | -3/+3 | |
| * | | | | | | | NET: fec: only enable napi if we are successful | Russell King | 2014-02-19 | 1 | -2/+2 | |
| * | | | | | | | af_packet: remove a stray tab in packet_set_ring() | Dan Carpenter | 2014-02-19 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-02-18 | 9 | -16/+75 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-02-17 | 9 | -16/+75 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | hostap: fix "hostap: proc: Use remove_proc_subtree()" | Russell King - ARM Linux | 2014-02-13 | 1 | -1/+1 | |
| | | * | | | | | | | rtl8187: fix regression on MIPS without coherent DMA | Stanislaw Gruszka | 2014-02-13 | 1 | -2/+8 | |
| | | * | | | | | | | ath5k: shifting the wrong variable for AR5K_AR5210 | Dan Carpenter | 2014-02-13 | 1 | -1/+1 | |
| | | * | | | | | | | rtlwifi: Fix incorrect return from rtl_ps_enable_nic() | Olivier Langlois | 2014-02-13 | 1 | -1/+1 | |
| | | * | | | | | | | rtlwifi: rtl8192ce: Fix too long disable of IRQs | Olivier Langlois | 2014-02-13 | 1 | -2/+16 | |
| | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes | John W. Linville | 2014-02-13 | 4 | -9/+48 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | iwlwifi: disable TX AMPDU by default for iwldvm | Emmanuel Grumbach | 2014-02-13 | 4 | -9/+48 | |
| * | | | | | | | | | | net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode | Daniel Borkmann | 2014-02-18 | 1 | -9/+32 | |
| * | | | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2014-02-18 | 7 | -27/+101 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | batman-adv: fix potential kernel paging error for unicast transmissions | Antonio Quartulli | 2014-02-17 | 1 | -2/+7 | |
| | * | | | | | | | | | | batman-adv: avoid double free when orig_node initialization fails | Antonio Quartulli | 2014-02-17 | 1 | -4/+2 | |
| | * | | | | | | | | | | batman-adv: free skb on TVLV parsing success | Antonio Quartulli | 2014-02-17 | 1 | -0/+2 | |
| | * | | | | | | | | | | batman-adv: fix TT CRC computation by ensuring byte order | Antonio Quartulli | 2014-02-17 | 1 | -4/+12 | |
| | * | | | | | | | | | | batman-adv: fix potential orig_node reference leak | Simon Wunderlich | 2014-02-17 | 1 | -0/+2 | |
| | * | | | | | | | | | | batman-adv: avoid potential race condition when adding a new neighbour | Antonio Quartulli | 2014-02-17 | 3 | -6/+56 | |
| | * | | | | | | | | | | batman-adv: properly check pskb_may_pull return value | Antonio Quartulli | 2014-02-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | batman-adv: release vlan object after checking the CRC | Antonio Quartulli | 2014-02-17 | 1 | -1/+5 | |
| | * | | | | | | | | | | batman-adv: fix TT-TVLV parsing on OGM reception | Antonio Quartulli | 2014-02-17 | 1 | -1/+0 | |
| | * | | | | | | | | | | batman-adv: fix soft-interface MTU computation | Antonio Quartulli | 2014-02-17 | 1 | -8/+14 | |
| * | | | | | | | | | | | ipv4: fix counter in_slow_tot | Duan Jiong | 2014-02-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | irtty-sir.c: Do not set_termios() on irtty_close() | Tommie Gannert | 2014-02-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | bonding: 802.3ad: make aggregator_identifier bond-private | Jiri Bohac | 2014-02-17 | 2 | -4/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | usbnet: remove generic hard_header_len check | Emil Goode | 2014-02-17 | 10 | -21/+45 | |
| * | | | | | | | | | | gre: add link local route when local addr is any | Nicolas Dichtel | 2014-02-17 | 1 | -0/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | packet: check for ndo_select_queue during queue selection | Daniel Borkmann | 2014-02-17 | 1 | -3/+21 | |
| * | | | | | | | | | netdevice: move netdev_cap_txqueue for shared usage to header | Daniel Borkmann | 2014-02-17 | 2 | -12/+21 | |
| * | | | | | | | | | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann | 2014-02-17 | 17 | -27/+31 | |
| * | | | | | | | | | drivers/net: tulip_remove_one needs to call pci_disable_device() | Ingo Molnar | 2014-02-17 | 1 | -0/+1 | |
| * | | | | | | | | | net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's... | Matija Glavinic Pecotic | 2014-02-17 | 5 | -87/+25 | |
| * | | | | | | | | | ipv4: distinguish EHOSTUNREACH from the ENETUNREACH | Duan Jiong | 2014-02-17 | 1 | -2/+7 | |
| * | | | | | | | | | hyperv: Fix the carrier status setting | Haiyang Zhang | 2014-02-17 | 1 | -15/+38 | |
| * | | | | | | | | | dccp: re-enable debug macro | Gerrit Renker | 2014-02-17 | 2 | -1/+2 | |
| * | | | | | | | | | net,bonding: fix bond_options.c direct rwlock.h include | Mike Galbraith | 2014-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | net: of_mdio: fix of_set_phy_supported after driver probing | Florian Fainelli | 2014-02-14 | 1 | -1/+5 | |
| * | | | | | | | | | net: asix: add missing flag to struct driver_info | Emil Goode | 2014-02-14 | 1 | -1/+2 | |
| * | | | | | | | | | ipv4: ipconfig.c: add parentheses in an if statement | FX Le Bail | 2014-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | net:phy:dp83640: Move all HW initialization to dp83640_config_init | Stefan Sørensen | 2014-02-14 | 1 | -5/+8 | |
| * | | | | | | | | | drivers: net: cpsw: fix buggy loop condition | Heiko Schocher | 2014-02-14 | 1 | -3/+3 | |
| * | | | | | | | | | vhost: fix a theoretical race in device cleanup | Michael S. Tsirkin | 2014-02-14 | 1 | -0/+6 | |
| * | | | | | | | | | vhost: fix ref cnt checking deadlock | Michael S. Tsirkin | 2014-02-14 | 1 | -21/+20 | |
| * | | | | | | | | | USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n' | Liu Junliang | 2014-02-14 | 1 | -1/+0 | |
| * | | | | | | | | | USB2NET: SR9800: use %zu for size_t | Jingoo Han | 2014-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | net: sched: Cleanup PIE comments | Vijay Subramanian | 2014-02-14 | 1 | -5/+16 | |
| * | | | | | | | | | net: cpsw: catch of_get_phy_mode failing and propagate error | Uwe Kleine-König | 2014-02-14 | 1 | -0/+5 | |
| * | | | | | | | | | net: qmi_wwan: add support for Cinterion PXS8 and PHS8 | Aleksander Morgado | 2014-02-14 | 1 | -0/+1 |