Commit Graph

119899 Commits (c25eb3bfb97294d0543a81230fbc237046b4b84c)
 

Author SHA1 Message Date
Stephen Hemminger fd8f4997e3 defxx: convert driver to net_device_ops 16 years ago
Stephen Hemminger 145186a395 fddi: convert to new network device ops 16 years ago
Stephen Hemminger 007c3838d9 ipmr: convert ipmr virtual interface to net_device_ops 16 years ago
Stephen Hemminger aa18e9e88c dummy: convert to net_device_ops 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
David S. Miller 6ab33d5171 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Linus Torvalds 13d428afc0 Linux 2.6.28-rc6 16 years ago
Linus Torvalds 906430a99e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 16 years ago
Linus Torvalds ba721d318b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 16 years ago
Isaku Yamahata 0090d481ee [IA64] xen: fix xen_get_eflags. 16 years ago
Isaku Yamahata 93fe10b670 [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. 16 years ago
Huang Weiyi d596410776 [IA64] remove duplicate include iommu.h 16 years ago
Hidetoshi Seto ef23cdbefc [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack 16 years ago
Tony Luck b704882e70 [IA64] Rationalize kernel mode alignment checking 16 years ago
Matthew Wilcox 0ca4b6b001 x86: Fix interrupt leak due to migration 16 years ago
Trond Myklebust 23918b0306 SUNRPC: Fix a performance regression in the RPC authentication code 16 years ago
Linus Torvalds 0cb39aa0ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 16 years ago
Linus Torvalds c93fc2873e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 16 years ago
Linus Torvalds e3b4ae79e9 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 4dd61d92d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Linus Torvalds 95763dd52b Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 0260da162f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Helge Deller ed79b86d8a parisc: fix bug in compat_arch_ptrace 16 years ago
Steve French ddb4cbfc53 [CIFS] Do not attempt to close invalidated file handles 16 years ago
Ralf Baechle a24e849c01 MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. 16 years ago
Ralf Baechle 664c4bbb73 MIPS: csrc-r4k: Fix spelling mistake. 16 years ago
Phil Sutter 2e373952cc MIPS: RB532: Provide functions for gpio configuration 16 years ago
Dmitri Vorobiev f43909dfb3 MIPS: IP22: Make indy_sc_ops variable static 16 years ago
Florian Fainelli 1b432840d0 MIPS: RB532: GPIO register offsets are relative to GPIOBASE 16 years ago
David Daney 9e86786a4b MIPS: Malta: Fix include paths in malta-amon.c 16 years ago
Wang Chen 7be6065b39 netdevice wanrouter: Convert directly reference of netdev->priv 16 years ago
Wang Chen 826dd0e1e3 netdevice ni65: Convert directly reference of netdev->priv 16 years ago
Wang Chen c8019bf3af netdevice ppp: Convert directly reference of netdev->priv 16 years ago
Alexey Dobriyan 5ece6c2ddd net: fix tiny output corruption of /proc/net/snmp6 16 years ago
Steve Glendinning f7b29271c3 smsc95xx: add tx checksum offload support 16 years ago
Alan Jenkins a849854fc7 atl2: don't request irq on resume if netif running 16 years ago
Ben Hutchings 8761169cf1 sfc: Fix dependency for SFC_MTD 16 years ago
Benjamin Thery eedd726efb ipv6: use seq_release_private for ip6mr.c /proc entries 16 years ago
Patrick McHardy 47a1a1d4be pkt_sched: remove unnecessary xchg() in packet classifiers 16 years ago
Patrick McHardy b94c8afcba pkt_sched: remove unnecessary xchg() in packet schedulers 16 years ago
Harvey Harrison c19d0369d4 isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes 16 years ago
Patrick McHardy 13d2a1d2b0 pkt_sched: add DRR scheduler 16 years ago
Patrick McHardy 0c19b0adb8 netlink: avoid memset of 0 bytes sparse warning 16 years ago
Patrick McHardy 3aa4614da7 pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() 16 years ago
Wang Chen c0103606b7 netdevice lance: Convert directly reference of netdev->priv 16 years ago
David S. Miller f7f65d1e8b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 16 years ago
Lennert Buytenhek 5377152264 mv643xx_eth: calculate descriptor pointer only once in rxq_refill() 16 years ago
Lennert Buytenhek f61e554776 mv643xx_eth: move receive error handling out of line 16 years ago
Lennert Buytenhek 66e63ffbc0 mv643xx_eth: implement ->set_rx_mode() 16 years ago
Lennert Buytenhek 66823b928d mv643xx_eth: inline txq_alloc_desc_index() 16 years ago