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