index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-28
[NET]: Fix MAX_HEADER setting.
David S. Miller
1
-2
/
+4
2006-09-28
[NET]: Annotate dst_ops protocol
Al Viro
1
-1
/
+1
2006-09-25
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-1
/
+0
2006-09-25
[PATCH] bonding: Validate probe replies in ARP monitor
Jay Vosburgh
1
-1
/
+6
2006-09-25
[PATCH] WE-21 support (core API)
John W. Linville
1
-1
/
+0
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-2
/
+2
2006-09-13
[PATCH] ethtool: allow const ethtool_ops
Stephen Hemminger
1
-1
/
+1
2006-08-17
[BRIDGE]: Disable SG/GSO if TX checksum is off
Herbert Xu
1
-0
/
+3
2006-08-17
[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.
David S. Miller
1
-0
/
+24
2006-07-21
[NET]: Fix reversed error test in netif_tx_trylock
Herbert Xu
1
-3
/
+3
2006-07-08
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
1
-3
/
+5
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
1
-1
/
+1
2006-06-30
[IPV6]: Added GSO support for TCPv6
Herbert Xu
1
-2
/
+3
2006-06-30
[NET]: Generalise TSO-specific bits from skb_setup_caps
Herbert Xu
1
-3
/
+9
2006-06-29
[NET]: Add ECN support for TSO
Michael Chan
1
-0
/
+1
2006-06-29
[NET]: Fix logical error in skb_gso_ok
Herbert Xu
1
-2
/
+2
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
1
-5
/
+12
2006-06-25
[NET]: make net/core/dev.c:netdev_nit static
Adrian Bunk
1
-1
/
+0
2006-06-23
[NET]: Added GSO toggle
Herbert Xu
1
-0
/
+1
2006-06-23
[NET]: Add generic segmentation offload
Herbert Xu
1
-1
/
+7
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-2
/
+12
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
1
-1
/
+0
2006-06-19
[NET]: Prevent multiple qdisc runs
Herbert Xu
1
-0
/
+1
2006-06-17
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
1
-0
/
+3
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
1
-3
/
+35
2006-06-17
[I/OAT]: Setup the networking subsystem as a DMA client
Chris Leech
1
-0
/
+4
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-12
/
+11
2006-05-10
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
1
-2
/
+1
2006-05-08
sky2: backout NAPI reschedule
Stephen Hemminger
1
-10
/
+8
2006-05-06
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
1
-0
/
+2
2006-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
1
-8
/
+10
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-04-26
[PATCH] sky2: reschedule if irq still pending
Stephen Hemminger
1
-8
/
+10
2006-03-29
[NET]: Deinline some larger functions from netdevice.h
Denis Vlasenko
1
-50
/
+5
2006-03-20
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
1
-2
/
+4
2006-03-20
[NET] core: add RFC2863 operstate
Stefan Rompf
1
-2
/
+33
2005-12-01
[PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prep
shemminger@osdl.org
1
-4
/
+4
2005-11-15
Merge branch 'bonding-sysfs' of git://git.tuxdriver.com/git/netdev-jwl
Jeff Garzik
1
-0
/
+1
2005-11-13
[PATCH] net: make dev_valid_name public
Mitch Williams
1
-0
/
+1
2005-11-11
Merge branch 'master'
Jeff Garzik
1
-0
/
+7
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
1
-0
/
+7
2005-11-05
Merge branch 'master'
Jeff Garzik
1
-0
/
+1
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
1
-0
/
+1
2005-10-28
Merge branch 'master'
Jeff Garzik
1
-38
/
+57
2005-10-03
Merge branch 'upstream-fixes'
Jeff Garzik
1
-34
/
+55
2005-09-27
[NET]: Reorder some hot fields of struct net_device
Eric Dumazet
1
-34
/
+55
2005-09-16
[PATCH] sky2: driver update.
Stephen Hemminger
1
-2
/
+6
2005-09-14
[PATCH] drivers/net: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
[next]