env: global: - secure: "i19+oa1wcShVfnMYNDF3kWxAbCER/ThHIiF/blHCuANtbd1SGpEZhMZJ+V4B6XnhRoAGUlrXxwdJ9TZWtG32wGepbMrEdyCxVMwoo8uNokkyWcAbV7z3KD8tjnOA7W/CDAAx6gy9BgX8T0cWK4zK5OwzWAFvz2rJ4UHhx/iX/sM=" language: c compiler: - gcc - clang script: CC=$CC make CC=$CC addons: coverity_scan: project: name: "tklauser/llmnrd" description: "Build submitted via Travis CI" notification_email: tklauser@distanz.ch build_command_prepend: "make clean" build_command: "make" branch_pattern: coverity_scan ='cgit'>
summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
emaclite-cleanupnet: xilinx: emaclite: Remove net_device pointer from struct net_localTobias Klauser8 years
masterMerge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds8 years
nds-private-removeusbnet: pegasus: Use net_device_stats from struct net_deviceTobias Klauser8 years
packet-loop-backnet: packet: Introduce PACKET_XMIT_RECEIVE socket optionTobias Klauser8 years
packet-rx-pump-backnet: packet: Introduce PACKET_RX_PUMP_BACK socket optionTobias Klauser8 years
 
 
AgeCommit messageAuthorFilesLines
2017-02-15usbnet: pegasus: Use net_device_stats from struct net_devicends-private-removeTobias Klauser