| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-07 | 1 | -4/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | | drivers: use in_dev_for_each_ifa_rtnl/rcu | Florian Westphal | 2019-06-03 | 1 | -6/+5 |
|/ |
|
* | hdlc: Convert timers to use timer_setup() | Kees Cook | 2017-10-18 | 1 | -7/+6 |
* | drivers: net: cisco_hdlc: use setup_timer() helper. | Allen Pais | 2017-09-21 | 1 | -3/+1 |
* | WAN: HDLC: Call notifiers before and after changing device type | Andrew Lunn | 2015-12-05 | 1 | -0/+1 |
* | generic_hdlc: Update to current logging forms | Joe Perches | 2011-06-27 | 1 | -13/+8 |
* | ipv4: ip_ptr cleanups | Eric Dumazet | 2010-09-16 | 1 | -1/+3 |
* | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | Coding style correction of some wan drivers | Rudy Matela | 2010-02-04 | 1 | -4/+4 |
* | WAN: fix Cisco HDLC handshaking. | Krzysztof Halasa | 2009-10-13 | 1 | -10/+8 |
* | 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 | -1/+0 |
* | WAN: cosmetic changes to generic HDLC | Krzysztof Hałasa | 2008-07-23 | 1 | -15/+14 |
* | WAN: convert drivers to use built-in netdev_stats | Krzysztof Halasa | 2008-07-04 | 1 | -2/+2 |
* | WAN: protect Cisco HDLC state changes with a spinlock. | Krzysztof Halasa | 2008-05-22 | 1 | -33/+49 |
* | Generic HDLC - remove now unneeded hdlc_device_desc | Krzysztof Halasa | 2008-02-05 | 1 | -2/+3 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-11 | 1 | -4/+6 |
* | Generic HDLC sparse annotations | Krzysztof Halasa | 2007-04-28 | 1 | -14/+15 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [HDLC] Fix dev->header_cache_update having a random value. | Krzysztof Halasa | 2007-03-03 | 1 | -3/+0 |
* | [IPV4]: annotate struct in_ifaddr | Al Viro | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] Modularize generic HDLC | Krzysztof Halasa | 2006-09-26 | 1 | -64/+134 |
* | [WAN]: converting generic HDLC to use netif_dormant*() | Krzysztof Halasa | 2006-07-12 | 1 | -10/+4 |
* | [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off() | Krzysztof Halasa | 2005-11-16 | 1 | -0/+6 |
* | [WAN] hdlc_cisco: Fix regression introduced by skb->tail changes. | Krzysztof Halasa | 2005-09-20 | 1 | -1/+1 |
* | [NET]: __be'ify *_type_trans() | Alexey Dobriyan | 2005-07-12 | 1 | -2/+1 |
* | [NET]: Remove gratuitous use of skb->tail in network drivers. | David S. Miller | 2005-06-29 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+330 |