# # Makefile for the Linux Bluetooth HIDP layer # obj-$(CONFIG_BT_HIDP) += hidp.o hidp-objs := core.o sock.o shortcut icon' href='http://distanz.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/net/core/dev.c
/td>
AgeCommit message (Expand)AuthorFilesLines
2017-02-03net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet1-3/+4
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet1-15/+0
2017-02-01net: reduce skb_warn_bad_offload() noiseEric Dumazet1-3/+9
Linus Torvalds1-0/+1
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15