summaryrefslogtreecommitdiff
path: root/lookup.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-16lookup: Return const char * from all lookup functionsTobias Klauser1-5/+5
2015-11-16lookup: Convert __do_lookup_inline to functionTobias Klauser1-13/+13
2015-11-16lookup: Use lookup module for OUI lookup as wellTobias Klauser1-0/+6
2015-11-15lookup: Keep track of lookup table initialization stateTobias Klauser1-8/+15
2015-11-15lookup: Make lookup type and function names more genericTobias Klauser1-23/+25
2015-11-06lookup: Adjust error message on failed openTobias Klauser1-1/+4
2015-11-06lookup: Do not panic if conf file does not existVadim Kochan1-2/+4
2014-06-13lookup: Move UDP/TCP port and Ethernet type lookup into own moduleTobias Klauser1-0/+138
2f53af516c4f5f747390e66d7a8f0bfe'>net: bridge: remove redundant check to see if err is setColin Ian King1-3/+0 2017-02-06bridge: fdb: write to used and updated at most once per jiffyNikolay Aleksandrov2-2/+4 2017-02-06bridge: 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-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel1-2/+0 2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-32/+49 2017-02-03bridge: vlan dst_metadata hooks in ingress and egress pathsRoopa Prabhu6-2/+82 2017-02-03bridge: per vlan dst_metadata netlink supportRoopa Prabhu7-48/+641 2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček1-1/+1