aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_diag.c
Commit message (Expand)AuthorAge
* inet_diag: Rename inet_diag_req_compat into inet_diag_reqPavel Emelyanov2012-01-11
* inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov2012-01-11
* inet_diag: Add the SKMEMINFO extensionPavel Emelyanov2011-12-30
* sock_diag: Generalize requests cookies managementsPavel Emelyanov2011-12-16
* sock_diag: Fix module netlink aliasesPavel Emelyanov2011-12-16
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov2011-12-09
* inet_diag: Introduce the inet socket dumping routinePavel Emelyanov2011-12-09
* inet_diag: Introduce the byte-code run on an inet socketPavel Emelyanov2011-12-09
* inet_diag: Split inet_diag_get_exact into partsPavel Emelyanov2011-12-09
* inet_diag: Split inet_diag_get_exact into partsPavel Emelyanov2011-12-09
* inet_diag: Export inet diag cookie checking routinePavel Emelyanov2011-12-09
* inet_diag: Reduce the number of args for bytecode run routinePavel Emelyanov2011-12-09
* inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov2011-12-09
* sock_diag: Move the sock_ code to net/core/Pavel Emelyanov2011-12-06
* inet_diag: Cleanup type2proto last userPavel Emelyanov2011-12-06
* inet_diag: Introduce socket family checksPavel Emelyanov2011-12-06
* inet_diag: Switch the _dump to work with new headerPavel Emelyanov2011-12-06
* inet_diag: Switch the _get_exact to work with new headerPavel Emelyanov2011-12-06
* inet_diag: Introduce new inet_diag_req headerPavel Emelyanov2011-12-06
* sock_diag: Initial skeletonPavel Emelyanov2011-12-06
* inet_diag: Switch from _GETSOCK to IPPROTO_ numbersPavel Emelyanov2011-12-06
* inet_diag: Move byte-code finding up the call-stackPavel Emelyanov2011-12-06
* sock_diag: Introduce new message typePavel Emelyanov2011-12-06
* inet_diag: Partly rename inet_ to sock_Pavel Emelyanov2011-12-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\
| * net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 socketsMaciej Żenczykowski2011-11-22
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
|/
* net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2011-11-14
* net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja2011-10-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * inet_diag: fix inet_diag_bc_audit()Eric Dumazet2011-06-17
* | rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
|/
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-19
* netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-09
* inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage2010-11-04
* net: return operator cleanupEric Dumazet2010-09-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin2010-01-19
* inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* tcp: replace ehash_size by ehash_maskEric Dumazet2009-10-13
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-18
* inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo2009-04-28
* net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-23
* inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller2008-11-21
* net: listening_hash get a spinlock per bucketEric Dumazet2008-11-20
* net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-16
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-16
* inet_diag: Add empty bucket optimization to inet_diag tooAndi Kleen2008-08-28