summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Add Mellanox ethernet driver - mlx4_enAmir Vadai2012-12-021-0/+8
* Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller2012-12-015-62/+158
|\
| * solos-pci: remove list_vccs() debugging functionDavid Woodhouse2012-12-021-41/+0
| * solos-pci: use GFP_KERNEL where possible, not GFP_ATOMICDavid Woodhouse2012-12-021-3/+3
| * solos-pci: clean up pclose() functionDavid Woodhouse2012-12-021-4/+14
| * pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse2012-12-021-2/+19
| * br2684: allow assign only on a connected socketKrzysztof Mazur2012-12-021-2/+5
| * solos-pci: Fix leak of skb received for unknown vccNathan Williams2012-12-021-1/+2
| * br2684: fix module_put() raceDavid Woodhouse2012-12-021-1/+4
| * pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse2012-12-021-0/+12
| * br2684: don't send frames on not-ready vccDavid Woodhouse2012-12-021-3/+40
| * atm: add release_cb() callback to vccDavid Woodhouse2012-12-022-0/+11
| * solos-pci: wait for pending TX to complete when releasing vccDavid Woodhouse2012-12-021-3/+14
| * pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur2012-11-301-1/+1
| * pppoatm: drop frames to not-ready vccKrzysztof Mazur2012-11-301-0/+7
| * pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur2012-11-281-2/+17
| * pppoatm: fix module_put() raceKrzysztof Mazur2012-11-281-2/+7
| * pppoatm: allow assign only on a connected socketKrzysztof Mazur2012-11-281-0/+2
| * atm: add owner of push() callback to atmvccKrzysztof Mazur2012-11-282-0/+3
* | qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2012-12-011-2/+0
* | myri10ge: fix incorrect use of ntohs()Andrew Gallatin2012-12-011-1/+1
* | ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani2012-12-013-16/+12
* | tcp: change default tcp hash sizeEric Dumazet2012-12-011-4/+2
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-12-0113-83/+156
|\ \
| * | sfc: Make module parameters really booleanBen Hutchings2012-12-011-4/+4
| * | sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings2012-12-011-6/+6
| * | sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko2012-12-013-3/+16
| * | sfc: Work-around flush timeout when flushes have completedDaniel Pieczko2012-12-012-4/+53
| * | sfc: Reset driver's MAC stats after MC reboot seenBen Hutchings2012-12-011-1/+8
| * | sfc: Do not initialise buffer in efx_alloc_special_buffer()Ben Hutchings2012-12-011-3/+0
| * | sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings2012-12-011-1/+1
| * | sfc: Remove confusing MMIO functionsBen Hutchings2012-12-013-36/+28
| * | sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUESBen Hutchings2012-12-011-1/+1
| * | sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()Ben Hutchings2012-12-011-5/+1
| * | sfc: Really disable flow control while flushingBen Hutchings2012-12-016-7/+23
| * | sfc: Fix byte order warning in self-testBen Hutchings2012-12-011-1/+1
| * | sfc: Fix byte order warnings for ethtool RX filter interfaceBen Hutchings2012-12-011-11/+14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-12-0123-984/+823
|\ \ \
| * | | ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck2012-12-011-5/+8
| * | | e1000e: cosmetic cleanup of commentsBruce Allan2012-12-0113-790/+416
| * | | igb: Fix SerDes autoneg flow control.Carolyn Wyborny2012-12-013-8/+166
| * | | igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny2012-12-012-0/+16
| * | | igb: Workaround for global device reset problem on 82580.Carolyn Wyborny2012-12-011-0/+6
| * | | igb: Refactoring of i210 file.Carolyn Wyborny2012-12-011-124/+119
| * | | igb: Acquire, release semaphore for writing each EEPROM pageAkeem G. Abodunrin2012-12-011-16/+12
| * | | igb: Updates to read nvm function for i211 deviceCarolyn Wyborny2012-12-012-4/+34
| * | | ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com2012-12-011-37/+46
* | | | net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-307-68/+115
* | | | hyperv: Add an error message to rndis_filter_set_device_mac()Haiyang Zhang2012-11-301-1/+4
|/ / /
* | | myri10ge: Add vlan rx for better GRO perf.Andrew Gallatin2012-11-301-0/+41
OpenPOWER on IntegriCloud