summary refs log tree commit diff
AgeCommit message (Expand)Author
2011-03-03ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov
2011-03-03ixgbe: Specific check for 100 Full link speedEmil Tantilov
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov
2011-03-03ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov
2011-03-03ixgbe: cleanup X540 PHY reset function pointerDon Skidmore
2011-03-03ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov
2011-03-03ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov
2011-03-03ixgbe: add polling test to end of PHY resetEmil Tantilov
2011-03-03ixgbe: Check link wants report current link stateEmil Tantilov
2011-03-03ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov
2011-03-03ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov
2011-03-03ixgbe: set media type for 82599 T3 LOMEmil Tantilov
2011-03-03ixgbe: balance free_irq calls with request_irq callsAlexander Duyck
2011-03-03ixgbe: cleanup logic related to HW semaphoresEmil Tantilov
2011-03-03ixgbe: cleanup wake on LAN definesEmil Tantilov
2011-03-03ixgbevf: Fix Compiler WarningsGreg Rose
2011-03-03igb: Fix strncpy calls to be safe per source code review toolsCarolyn Wyborny
2011-03-03igb: Fix reg pattern test in ethtool for i350 devicesCarolyn Wyborny
2011-03-03igb: warn if max_vfs limit is exceededStefan Assmann
2011-03-02dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid
2011-03-02dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid
2011-03-02netdevice: make initial group visible to userspaceVlad Dogaru
2011-03-02ipv4: ip_route_output_key() is better as an inline.David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-03-02xfrm: Return dst directly from xfrm_lookup()David S. Miller
2011-03-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-01inet: Replace left-over references to inet->corkHerbert Xu
2011-03-01pfkey: fix warningStephen Hemminger
2011-03-01ipv6: Make icmp route lookup code a bit clearer.David S. Miller
2011-03-01ipv4: Make icmp route lookup code a bit clearer.David S. Miller
2011-03-01xfrm: Handle blackhole route creation via afinfo.David S. Miller
2011-03-01ipv6: Normalize arguments to ip6_dst_blackhole().David S. Miller
2011-03-01xfrm: Kill XFRM_LOOKUP_WAIT flag.David S. Miller
2011-03-01ipv6: Change final dst lookup arg name to "can_sleep"David S. Miller
2011-03-01ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller
2011-03-01net: Add FLOWI_FLAG_CAN_SLEEP.David S. Miller
2011-03-01ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller
2011-03-01ipv4: Can final ip_route_connect() arg to boolean "can_sleep".David S. Miller
2011-03-01ipv6: Consolidate route lookup sequences.David S. Miller
2011-03-01udp: Add lockless transmit pathHerbert Xu
2011-03-01udp: Switch to ip_finish_skbHerbert Xu
2011-03-01inet: Add ip_make_skb and ip_finish_skbHerbert Xu
2011-03-01inet: Remove explicit write references to sk/inet in ip_append_dataHerbert Xu
2011-03-01inet: Remove unused sk_sndmsg_* from UFOHerbert Xu
2011-03-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-02-28sfc: Bump version to 3.1Ben Hutchings
2011-02-28sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings
2011-02-28sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings
2011-02-28sfc: Update copyright datesBen Hutchings
2011-02-28sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings