Commit Graph

166960 Commits (32953543221cfe2bf0a24205fab225e5b8ed81a0)
 

Author SHA1 Message Date
Stephen Hemminger 3295354322 dcb: data center bridging ops should be r/o 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
Octavian Purdila f7734fdf61 make TLLAO option for NA packets configurable 16 years ago
Brian Haley 51953d5bc4 Use sk_mark for IPv6 routing lookups 16 years ago
Ben Hutchings d73d3a8cb4 ethtool: Add reset operation 16 years ago
Eric Dumazet d250a5f90e pkt_sched: gen_estimator: Dont report fake rate estimators 16 years ago
Tilman Schmidt 92d326f61b net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep 16 years ago
Jiri Pirko a549952ad3 bonding: introduce primary_reselect option 16 years ago
Eric Dumazet 2d37a186ce Use sk_mark for routing lookup in more places 16 years ago
YOSHIFUJI Hideaki / 吉藤英明 fa857afcf7 ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. 16 years ago
Ilia K ee5e81f000 add vif using local interface index instead of IP 16 years ago
Tilman Schmidt 7bb5fdc2fb gigaset: add Kernel CAPI interface (v3) 16 years ago
Tilman Schmidt aaba2b3f82 gigaset: allow building without I4L 16 years ago
Tilman Schmidt 088ec0cc96 gigaset: prepare for CAPI implementation 16 years ago
David S. Miller 7ecc59c1b7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Tilman Schmidt 1cec9727fb gigaset: add kerneldoc comments 16 years ago
Tilman Schmidt cd7f50e251 gigaset: correct debugging output selection 16 years ago
Tilman Schmidt b5f581d55f gigaset: improve error recovery 16 years ago
Tilman Schmidt 05eae94f2a gigaset: fix device ERROR response handling 16 years ago
Tilman Schmidt 2038724cc7 gigaset: announce if built with debugging 16 years ago
Tilman Schmidt eb4459ff3a gigaset: handle isoc frame errors more gracefully 16 years ago
Tilman Schmidt ee239d9901 gigaset: linearize skb 16 years ago
Tilman Schmidt 3305adffc5 gigaset: fix reject/hangup handling 16 years ago
Tilman Schmidt 9803f79695 isdn: make capidrv module parameter "debugmode" writeable 16 years ago
Tilman Schmidt e48470217d isdn: avoid races in capidrv 16 years ago
Tilman Schmidt 812d73473a isdn: accept CAPI Informational Info values as success 16 years ago
Tilman Schmidt f1af9f5854 Documentation: expand isdn/INTERFACE.CAPI document 16 years ago
Ajit Khaparde 583e3f34eb be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off 16 years ago
Ajit Khaparde 49643848f9 be2net: Fix a typo in be_cmds.h 16 years ago
Ajit Khaparde c5b9b92e07 be2net: Bug Fix while accounting of multicast frames during netdev stats update 16 years ago
Ron Mercer 86aaf9ad82 qlge: Fix lock/mutex warnings. 16 years ago
Ron Mercer 5ee22a5aa9 qlge: Fix queueing of firmware handler in ISR. 16 years ago
Ron Mercer d799bbfbe2 qlge: Fix some bit definitions for reset register. 16 years ago
Eric Dumazet bcdce7195e net: speedup sk_wake_async() 16 years ago
Sreenivasa Honnur bd32cafc47 vxge: Version update. 16 years ago
Sreenivasa Honnur eb5f10c21b vxge: Allow multiple functions with INTA. 16 years ago
Sreenivasa Honnur fa41fd1003 vxge: Check if FCS stripping is disabled by the firmware. 16 years ago
Sreenivasa Honnur f0dfebafcc vxge: Removed unused functions. 16 years ago
Sreenivasa Honnur a4a987d822 vxge: Fixed crash in PAE system due to wrong typecasting. 16 years ago
Sreenivasa Honnur 0f8f7d58eb vxge: Removed accessing non-supported registers. 16 years ago
Sreenivasa Honnur 657205bdd7 vxge: Update driver_config->vpath_per_dev for each function in probe. 16 years ago
Sreenivasa Honnur 92cdd7c377 vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1 16 years ago
Alexander Duyck 6deac6f2b4 igb: add flushes between RAR writes when setting mac address 16 years ago
Alexander Duyck 2553bb2681 igb: add additional error handling to the phy code 16 years ago
Alexander Duyck ab576389b7 igb: add code to retry a phy read in the event of failure on link check 16 years ago
Alexander Duyck 81fadd81a5 igb: move the generic copper link setup code into e1000_phy.c 16 years ago
Alexander Duyck 285b416745 igb: remove microwire support from igb 16 years ago
Alexander Duyck 22896639af igb: change how we handle alternate mac addresses 16 years ago
Alexander Duyck 3272686c98 igb: fix a few items where weren't correctly setup for mbx timeout 16 years ago
Alexander Duyck 0acb6fde5f igb: add function to handle mailbox lock 16 years ago