index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
hdlc_fr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2017-10-18
hdlc: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+6
2017-09-22
net: wan : hdlc: use setup_timer() helper
Allen Pais
1
-3
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
1
-1
/
+2
2015-12-06
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
1
-0
/
+1
2015-11-18
hdlc: fix null-deref on allocation failure
stephen hemminger
1
-5
/
+5
2015-08-18
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
2014-08-11
hdlc: Remove typedefs from struct names
Himangi Saraogi
1
-31
/
+32
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-2
/
+3
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
1
-2
/
+3
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
1
-53
/
+43
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
1
-8
/
+1
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
hdlc: spelling fix in find_pvc() comment
Rudy Matela
1
-1
/
+1
2009-11-30
wan: Coding style correction in HDLC/Frame Relay support routines
Rudy Matela
1
-3
/
+3
2009-09-01
wan: convert drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-3
/
+3
2009-05-19
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
1
-0
/
+1
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-8
/
+8
2009-01-22
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
1
-19
/
+9
2008-11-22
netdevice hdlc: Convert directly reference of netdev->priv
Wang Chen
1
-5
/
+5
2008-07-24
WAN: cosmetic changes to generic HDLC
Krzysztof Hałasa
1
-10
/
+9
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-07-04
WAN: Remove no longer needed pvc_desc in FR code.
Krzysztof Halasa
1
-17
/
+8
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
1
-19
/
+10
2008-07-04
Add missing skb->dev assignment in Frame Relay RX code
Krzysztof Halasa
1
-0
/
+1
2008-04-25
Removing dead code in drivers/net/wan/hdlc_fr.c
Cédric Augonnet
1
-4
/
+0
2008-02-05
Generic HDLC - use random_ether_addr()
Krzysztof Halasa
1
-5
/
+3
2008-02-05
Generic HDLC - remove now unneeded hdlc_device_desc
Krzysztof Halasa
1
-3
/
+4
2008-02-05
Generic HDLC - fix kernel panic
Krzysztof Halasa
1
-20
/
+18
2007-08-14
[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-04-28
Generic HDLC sparse annotations
Krzysztof Halasa
1
-9
/
+9
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-03-03
[HDLC] Fix dev->header_cache_update having a random value.
Krzysztof Halasa
1
-3
/
+0
2006-09-27
[PATCH] Modularize generic HDLC
Krzysztof Halasa
1
-152
/
+237
2006-07-13
[WAN]: converting generic HDLC to use netif_dormant*()
Krzysztof Halasa
1
-11
/
+3
2005-11-16
[PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()
Krzysztof Halasa
1
-0
/
+4
2005-09-14
[PATCH] drivers/net/wan/: possible cleanups
Adrian Bunk
1
-1
/
+1
2005-05-16
[PATCH] Generic HDLC update
Krzysztof Halasa
1
-144
/
+176
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1237