index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
hdlc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
1
-9
/
+2
*
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
2015-12-05
1
-2
/
+17
*
WAN: HDLC: Detach protocol before unregistering device
Andrew Lunn
2015-12-05
1
-1
/
+1
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+2
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
wan: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
1
-5
/
+4
*
generic_hdlc: Update to current logging forms
Joe Perches
2011-06-27
1
-7
/
+9
*
Fix typo interrest[ing|ed] => interest[ing|ed]
Thomas Weber
2010-09-21
1
-1
/
+1
*
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
1
-2
/
+2
*
wan: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
net: convert usage of packet_type to read_mostly
Stephen Hemminger
2009-03-10
1
-1
/
+1
*
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
1
-1
/
+1
*
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
2009-01-21
1
-3
/
+11
*
WAN: Allow hw HDLC drivers to override dev->get_stats.
Krzysztof Hałasa
2009-01-21
1
-11
/
+1
*
WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.
Krzysztof Hałasa
2009-01-21
1
-1
/
+2
*
WAN: cosmetic changes to generic HDLC
Krzysztof Hałasa
2008-07-23
1
-13
/
+12
*
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-07-04
1
-1
/
+1
*
WAN: protect HDLC proto list while insmod/rmmod
Krzysztof Halasa
2008-05-22
1
-8
/
+11
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-2
/
+2
*
Generic HDLC - remove now unneeded hdlc_device_desc
Krzysztof Halasa
2008-02-05
1
-15
/
+9
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-6
/
+4
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+3
*
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+7
*
[HDLC] Fix dev->header_cache_update having a random value.
Krzysztof Halasa
2007-03-02
1
-10
/
+23
*
make hdlc_setup() static again
Adrian Bunk
2007-02-05
1
-2
/
+1
*
[PATCH] Modularize generic HDLC
Krzysztof Halasa
2006-09-26
1
-0
/
+368