| Commit message (Expand) | Author | Age | Files | Lines |
* | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 2019-12-13 | 1 | -1/+1 |
* | net: introduce __skb_put_[zero, data, u8] | yuan linyu | 2017-06-20 | 1 | -6/+6 |
* | net: remove MTU limits on a few ether_setup callers | Jarod Wilson | 2016-10-21 | 1 | -0/+2 |
* | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 2016-10-13 | 1 | -1/+0 |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 1 | -1/+1 |
* | bluetooth: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -1/+1 |
* | net: add ETH_P_802_3_MIN | Simon Horman | 2013-03-28 | 1 | -1/+1 |
* | Bluetooth: Remove unnecessary include export.h | Syam Sidhardhan | 2012-11-01 | 1 | -1/+0 |
* | Bluetooth: Remove unnecessary headers include | Gustavo Padovan | 2012-06-05 | 1 | -9/+1 |
* | Bluetooth: Remove most of the inline usage | Gustavo Padovan | 2012-06-05 | 1 | -3/+3 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-18 | 1 | -1/+1 |
* | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 2011-07-28 | 1 | -0/+1 |
* | Bluetooth: Bring back var 'i' increment | Gustavo F. Padovan | 2010-06-25 | 1 | -0/+2 |
* | net: sk_sleep() helper | Eric Dumazet | 2010-04-21 | 1 | -3/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -4/+4 |
* | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko | 2010-03-17 | 1 | -5/+5 |
|/ |
|
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -2/+4 |
* | netdev: convert pseudo-devices to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-06 | 1 | -3/+3 |
* | bluetooth: driver API update | Stephen Hemminger | 2009-01-08 | 1 | -20/+13 |
* | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 1 | -5/+0 |
* | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen | 2008-11-13 | 1 | -3/+3 |
* | net: remove CVS keywords | Adrian Bunk | 2008-06-12 | 1 | -4/+0 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -17/+17 |
* | [BLUETOOTH] bnep endianness bug: filtering by packet type | Al Viro | 2006-12-03 | 1 | -5/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+247 |