index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wanrouter
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-02
solos-pci: remove list_vccs() debugging function
David Woodhouse
1
-41
/
+0
2012-12-02
solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
David Woodhouse
1
-3
/
+3
2012-12-02
solos-pci: clean up pclose() function
David Woodhouse
1
-4
/
+14
2012-12-02
pppoatm: optimise PPP channel wakeups after sock_owned_by_user()
David Woodhouse
1
-2
/
+19
2012-12-02
br2684: allow assign only on a connected socket
Krzysztof Mazur
1
-2
/
+5
2012-12-02
solos-pci: Fix leak of skb received for unknown vcc
Nathan Williams
1
-1
/
+2
2012-12-02
br2684: fix module_put() race
David Woodhouse
1
-1
/
+4
2012-12-02
pppoatm: fix missing wakeup in pppoatm_send()
David Woodhouse
1
-0
/
+12
2012-12-02
br2684: don't send frames on not-ready vcc
David Woodhouse
1
-3
/
+40
2012-12-02
atm: add release_cb() callback to vcc
David Woodhouse
2
-0
/
+11
2012-12-02
solos-pci: wait for pending TX to complete when releasing vcc
David Woodhouse
1
-3
/
+14
2012-12-01
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
1
-2
/
+0
2012-12-01
myri10ge: fix incorrect use of ntohs()
Andrew Gallatin
1
-1
/
+1
2012-12-01
ipv6: unify logic evaluating inet6_dev's accept_ra property
Shmulik Ladkani
3
-16
/
+12
2012-12-01
tcp: change default tcp hash size
Eric Dumazet
1
-4
/
+2
2012-12-01
ixgbe: Do not parse past IP header on fragments beyond the first
Alexander Duyck
1
-5
/
+8
2012-12-01
e1000e: cosmetic cleanup of comments
Bruce Allan
13
-790
/
+416
2012-12-01
igb: Fix SerDes autoneg flow control.
Carolyn Wyborny
3
-8
/
+166
2012-12-01
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
2
-0
/
+16
2012-12-01
igb: Workaround for global device reset problem on 82580.
Carolyn Wyborny
1
-0
/
+6
2012-12-01
igb: Refactoring of i210 file.
Carolyn Wyborny
1
-124
/
+119
2012-12-01
igb: Acquire, release semaphore for writing each EEPROM page
Akeem G. Abodunrin
1
-16
/
+12
2012-12-01
igb: Updates to read nvm function for i211 device
Carolyn Wyborny
2
-4
/
+34
2012-12-01
ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
joshua.a.hay@intel.com
1
-37
/
+46
2012-12-01
sfc: Make module parameters really boolean
Ben Hutchings
1
-4
/
+4
2012-12-01
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
1
-6
/
+6
2012-12-01
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
3
-3
/
+16
2012-12-01
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
2
-4
/
+53
2012-12-01
sfc: Reset driver's MAC stats after MC reboot seen
Ben Hutchings
1
-1
/
+8
2012-12-01
sfc: Do not initialise buffer in efx_alloc_special_buffer()
Ben Hutchings
1
-3
/
+0
2012-12-01
sfc: Correctly initialise reset_method in siena_test_chip()
Ben Hutchings
1
-1
/
+1
2012-12-01
sfc: Remove confusing MMIO functions
Ben Hutchings
3
-36
/
+28
2012-12-01
sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES
Ben Hutchings
1
-1
/
+1
2012-12-01
sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
Ben Hutchings
1
-5
/
+1
2012-12-01
sfc: Really disable flow control while flushing
Ben Hutchings
6
-7
/
+23
2012-12-01
sfc: Fix byte order warning in self-test
Ben Hutchings
1
-1
/
+1
2012-12-01
sfc: Fix byte order warnings for ethtool RX filter interface
Ben Hutchings
1
-11
/
+14
2012-11-30
net: move inet_dport/inet_num in sock_common
Eric Dumazet
7
-68
/
+115
2012-11-30
hyperv: Add an error message to rndis_filter_set_device_mac()
Haiyang Zhang
1
-1
/
+4
2012-11-30
myri10ge: Add vlan rx for better GRO perf.
Andrew Gallatin
1
-0
/
+41
2012-11-30
myri10ge: Convert from LRO to GRO
Andrew Gallatin
2
-203
/
+34
2012-11-30
MAINTAINERS: fix bouncing tun/tap entries
Jiri Slaby
1
-2
/
+1
2012-11-30
smsc95xx: expand check_ macros
Steve Glendinning
1
-121
/
+391
2012-11-30
smsc95xx: fix smsc_crc return type
Steve Glendinning
1
-2
/
+3
2012-11-30
smsc95xx: don't enable remote wakeup directly
Steve Glendinning
1
-25
/
+5
2012-11-30
smsc95xx: fix error handling in suspend failure case
Steve Glendinning
1
-21
/
+29
2012-11-30
smsc95xx: fix suspend buffer overflow
Steve Glendinning
1
-1
/
+6
2012-11-30
smsc75xx: expand check_ macros
Steve Glendinning
1
-159
/
+576
2012-11-30
smsc75xx: don't call usbnet_resume if usbnet_suspend fails
Steve Glendinning
1
-1
/
+1
2012-11-30
sctp: verify length provided in heartbeat information parameter
Thomas Graf
1
-2
/
+8
[next]