summaryrefslogtreecommitdiff
path: root/dirs
blob: e7c061c8ebcbaca5cec896b07a4c143b2462eb81 (plain)
1
2
3
usr/share/doc/c-cpp-reference/
usr/share/doc/kde/HTML/en/kdevelop/reference/
		
c9052f28ff9899b6a'>bridge: move write-heavy fdb members in their own cache lineNikolay Aleksandrov1-4/+6 2017-02-06bridge: move to workqueue gcNikolay Aleksandrov10-23/+29 2017-02-06bridge: modify bridge and port to have often accessed fields in one cache lineNikolay Aleksandrov1-23/+20 2017-02-06bpf: enable verifier to add 0 to packet ptrWilliam Tu2-1/+24 2017-02-06bpf: test for AND edge casesJosef Bacik1-0/+55 2017-02-06Merge branch 'dsa-add-fabric-notifier'David S. Miller7-49/+205 2017-02-06net: dsa: introduce bridge notifierVivien Didelot3-11/+71 2017-02-06net: dsa: add switch notifierVivien Didelot6-0/+77 2017-02-06net: dsa: change state setter scopeVivien Didelot1-6/+9 2017-02-06net: dsa: rollback bridging on errorVivien Didelot1-1/+13 2017-02-06net: dsa: simplify netdevice events handlingVivien Didelot1-28/+16 2017-02-06net: dsa: move netdevice notifier registrationVivien Didelot3-10/+26 2017-02-06net/mlx5e: fix another maybe-uninitialized false-positiveArnd Bergmann