summaryrefslogtreecommitdiff
path: root/built_in.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-02built_in: Add min_t() and max_t() macros and use themTobias Klauser1-0/+18
2013-07-23built_in: fix build if ARPHRD_IEEE802154_MONITOR is undefinedDaniel Borkmann1-0/+4
2013-07-03pcap: fix build errorDaniel Borkmann1-0/+8
2013-06-04misc: cleanup header commentsDaniel Borkmann1-7/+2
2013-05-30ring: prepare setup_rx_ring_layout for support in v2/v3Daniel Borkmann1-0/+4
2013-05-30ring: move poll related fallback define to built_in.hDaniel Borkmann1-0/+12
2013-05-27ifpps: Don't assume a maximum of 32 CPUsTobias Klauser1-4/+0
2013-05-17built_in: Add __noreturn markerTobias Klauser1-0/+4
2013-04-29dissector: show sw/hw timestamp sourceDaniel Borkmann1-0/+12
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+344
l.org/pub/scm/linux/kernel/git/gregkh/usb: (72 commits) USB: fix problems with duplicate endpoint addresses usb: ohci-at91: use descriptor-based gpio APIs correctly usb: storage: unusual_uas: Add JMicron JMS56x to unusual device usb: hub: Move hub_port_disable() to fix warning if PM is disabled usb: musb: blackfin: add bfin_fifo_offset in bfin_ops usb: musb: fix compilation warning on unused function usb: musb: Fix trying to free already-free IRQ 4 usb: musb: dsps: implement clear_ep_rxintr() callback usb: musb: core: add clear_ep_rxintr() to musb_platform_ops USB: serial: ti_usb_3410_5052: fix NULL-deref at open USB: serial: spcp8x5: fix NULL-deref at open USB: serial: quatech2: fix sleep-while-atomic in close USB: serial: pl2303: fix NULL-deref at open USB: serial: oti6858: fix NULL-deref at open USB: serial: omninet: fix NULL-derefs at open and disconnect USB: serial: mos7840: fix misleading interrupt-URB comment USB: serial: mos7840: remove unused write URB USB: serial: mos7840: fix NULL-deref at open USB: serial: mos7720: remove obsolete port initialisation USB: serial: mos7720: fix parallel probe ...
Diffstat (limited to 'arch')