index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[NET]: deinline some functions
Stephen Hemminger
1
-5
/
+5
2007-04-26
[NET]: convert network timestamps to ktime_t
Eric Dumazet
1
-15
/
+4
2007-04-04
[PATCH] net: Ignore sysfs network device rename bugs.
Eric W. Biederman
1
-7
/
+4
2007-03-29
[IFB]: Fix crash on input device removal
Patrick McHardy
1
-4
/
+4
2007-03-26
[NET_SCHED]: Fix ingress locking
Patrick McHardy
1
-2
/
+2
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
1
-2
/
+2
2007-02-11
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-48
/
+48
2007-02-08
[NET]: unregister_netdevice as void
Stephen Hemminger
1
-8
/
+5
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
1
-3
/
+3
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-2
/
+0
2006-12-03
[NET]: Split skb->csum
Al Viro
1
-2
/
+2
2006-12-03
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
1
-2
/
+2
2006-12-03
[NET] net/core: Annotations.
Al Viro
1
-2
/
+2
2006-12-03
[NET]: The scheduled removal of the frame diverter.
Adrian Bunk
1
-16
/
+4
2006-12-02
[PATCH] netdev: don't allow register_netdev with blank name
Stephen Hemminger
1
-9
/
+0
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
1
-2
/
+0
2006-09-29
[NET_SCHED]: Fix fallout from dev->qdisc RCU change
Patrick McHardy
1
-6
/
+8
2006-09-23
[NET] netdev: Check name length
Stephen Hemminger
1
-1
/
+5
2006-09-23
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-6
/
+6
2006-08-18
[NET]: Disallow whitespace in network device names.
David S. Miller
1
-5
/
+14
2006-08-18
[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.
David S. Miller
1
-17
/
+1
2006-08-03
[NET]: Fix more per-cpu typos
Alexey Dobriyan
1
-2
/
+2
2006-08-03
[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
Chris Leech
1
-5
/
+0
2006-08-03
[NET]: Kill the WARN_ON() calls for checksum fixups.
David S. Miller
1
-10
/
+0
2006-07-09
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
1
-4
/
+32
2006-07-08
[NET]: Fix network device interface printk message priority
Stephen Hemminger
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
[NET]: Make illegal_highdma more anal
Herbert Xu
1
-4
/
+2
2006-06-30
[NET]: Added GSO header verification
Herbert Xu
1
-9
/
+24
2006-06-26
[NET]: make net/core/dev.c:netdev_nit static
Adrian Bunk
1
-1
/
+1
2006-06-26
[NET]: Fix GSO problems in dev_hard_start_xmit()
Michael Chan
1
-0
/
+3
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-10
/
+127
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
1
-3
/
+3
2006-06-23
[NET]: fix net-core kernel-doc
Randy Dunlap
1
-2
/
+2
2006-06-23
[NET]: Add generic segmentation offload
Herbert Xu
1
-5
/
+122
2006-06-23
[NET]: Prevent transmission after dev_deactivate
Herbert Xu
1
-3
/
+3
2006-06-18
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
1
-4
/
+2
2006-06-18
[NET]: Clean up skb_linearize
Herbert Xu
1
-61
/
+2
2006-06-18
[NET]: Add netif_tx_lock
Herbert Xu
1
-7
/
+5
2006-06-18
[I/OAT]: Setup the networking subsystem as a DMA client
Chris Leech
1
-0
/
+104
2006-05-27
[NET]: dev.c comment fixes
Stephen Hemminger
1
-9
/
+11
2006-05-11
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
1
-36
/
+27
2006-05-10
[NET]: Make netdev_chain a raw notifier.
Alan Stern
1
-18
/
+18
2006-05-07
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
1
-1
/
+1
2006-04-20
[PATCH] wext: Fix IWENCODEEXT security permissions
Jean Tourrilhes
1
-1
/
+2
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-10
[NET]: Fix hotplug race during device registration.
Sergey Vlasov
1
-1
/
+1
[next]