aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/neighbour.c
Commit message (Expand)AuthorAge
* neigh: hook tracepoints in neigh update codeRoopa Prabhu2019-02-17
* neighbour: Do not perturb drop profiles when neigh_probeYang Wei2019-01-18
* net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov2019-01-16
* net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov2019-01-10
* neighbour: remove stray semicolonColin Ian King2018-12-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
|\
| * neighbor: NTF_PROXY is a valid ndm_flag for a dump requestDavid Ahern2018-12-19
* | neighbor: Use nda_policy for validating attributes in adds and dump requestsDavid Ahern2018-12-20
* | neighbor: Initialize protocol when new pneigh_entry are createdDavid Ahern2018-12-19
* | neighbour: register rtnl doit handlerRoopa Prabhu2018-12-19
* | neighbor: Add protocol attributeDavid Ahern2018-12-16
* | neighbor: Remove externally learned entries from gc_listDavid Ahern2018-12-14
* | neighbor: Move neigh_update_ext_learned to core fileDavid Ahern2018-12-14
* | neighbor: Remove state and flags arguments to neigh_delDavid Ahern2018-12-14
* | neighbor: Fix state check in neigh_forced_gcDavid Ahern2018-12-14
* | neighbor: Fix locking order for gc_list changesDavid Ahern2018-12-14
* | neighbor: gc_list changes should be protected by table lockDavid Ahern2018-12-10
* | neighbor: Improve garbage collectionDavid Ahern2018-12-07
* | neighbor: Add extack messages for add and delete commandsDavid Ahern2018-12-05
|/
* net/neigh: fix NULL deref in pneigh_dump_table()Eric Dumazet2018-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-21
|\
| * Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu2018-10-21
* | net: Evict neighbor entries on carrier downDavid Ahern2018-10-12
* | net/neighbor: Update neightbl_dump_info for strict data checkingDavid Ahern2018-10-08
* | net/neighbor: Update neigh_dump_info for strict data checkingDavid Ahern2018-10-08
* | net: Add extack to nlmsg_parseDavid Ahern2018-10-08
* | net/neigh: Extend dump filter to proxy neighbor dumpsDavid Ahern2018-10-05
* | neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu2018-09-24
* | neighbour: allow admin to set NTF_ROUTERRoopa Prabhu2018-09-24
|/
* neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick2018-09-13
* net: remove blank lines at end of fileStephen Hemminger2018-07-24
* neighbour: force neigh_invalidate when NUD_FAILED update is from adminRoopa Prabhu2018-06-27
* neighbour: skip NTF_EXT_LEARNED entries during forced gcRoopa Prabhu2018-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * neighbour: support for NTF_EXT_LEARNED flagRoopa Prabhu2018-04-25
* | neigh: switch to proc_create_seq_dataChristoph Hellwig2018-05-16
|/
* net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller2018-04-12
* net: validate attribute sizes in neigh_dump_table()Eric Dumazet2018-04-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
|\
| * net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall2018-01-15
* | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan2017-09-25
* rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-09
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-15
|\
| * net/neighbor: use get_random_u32 for 32-bit hash randomJason A. Donenfeld2017-06-19
* | net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* | net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* | neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan2017-06-04
|/
* neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka2017-05-17