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