index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_diag.c
Age
Commit message (
Expand
)
Author
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-09
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
2011-12-09
inet_diag: Introduce the inet socket dumping routine
Pavel Emelyanov
2011-12-09
inet_diag: Introduce the byte-code run on an inet socket
Pavel Emelyanov
2011-12-09
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
2011-12-09
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
2011-12-09
inet_diag: Export inet diag cookie checking routine
Pavel Emelyanov
2011-12-09
inet_diag: Reduce the number of args for bytecode run routine
Pavel Emelyanov
2011-12-09
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
2011-12-06
sock_diag: Move the sock_ code to net/core/
Pavel Emelyanov
2011-12-06
inet_diag: Cleanup type2proto last user
Pavel Emelyanov
2011-12-06
inet_diag: Introduce socket family checks
Pavel Emelyanov
2011-12-06
inet_diag: Switch the _dump to work with new header
Pavel Emelyanov
2011-12-06
inet_diag: Switch the _get_exact to work with new header
Pavel Emelyanov
2011-12-06
inet_diag: Introduce new inet_diag_req header
Pavel Emelyanov
2011-12-06
sock_diag: Initial skeleton
Pavel Emelyanov
2011-12-06
inet_diag: Switch from _GETSOCK to IPPROTO_ numbers
Pavel Emelyanov
2011-12-06
inet_diag: Move byte-code finding up the call-stack
Pavel Emelyanov
2011-12-06
sock_diag: Introduce new message type
Pavel Emelyanov
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets
Maciej Żenczykowski
2011-11-14
net-netlink: Add a new attribute to expose TCLASS values via netlink
Maciej Żenczykowski
2011-10-12
net-netlink: Add a new attribute to expose TOS values via netlink
Murali Raja
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-17
inet_diag: fix inet_diag_bc_audit()
Eric Dumazet
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-01-19
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
2011-01-09
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
2010-11-04
inet_diag: Make sure we actually run the same bytecode we audited.
Nelson Elhage
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-19
netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()
Roel Kluin
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
2009-04-28
inet_diag: Remove dup assignments
Arnaldo Carvalho de Melo
2008-11-23
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
2008-11-21
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
David S. Miller
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
2008-11-16
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-08-28
inet_diag: Add empty bucket optimization to inet_diag too
Andi Kleen
2008-06-11
net: remove CVS keywords
Adrian Bunk
2008-01-31
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
2008-01-31
[NETNS]: Tcp-v4 sockets per-net lookup.
Pavel Emelyanov
2008-01-31
[INET_DIAG]: Fix inet_diag_lock_handler error path.
Arnaldo Carvalho de Melo
2008-01-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
[next]