index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_sockglue.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
|
\
|
*
[IPV4]: Fix byte value boundary check in do_ip_getsockopt().
David S. Miller
2008-04-10
*
|
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
*
|
[NETNS]: Process IP layer in the context of the correct namespace.
Denis V. Lunev
2008-03-24
*
|
[NETNS]: Add namespace parameter to ip_cmsg_send.
Denis V. Lunev
2008-03-24
*
|
[NETNS]: Add namespace parameter to ip_options_get(...).
Denis V. Lunev
2008-03-24
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
|
\
|
|
*
[NET] endianness noise: INADDR_ANY
Al Viro
2008-03-18
*
|
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
2008-03-05
|
/
*
[IPV4]: Remove IP_TOS setting privilege checks.
David S. Miller
2008-02-12
*
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
2008-01-28
*
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
Pavel Emelyanov
2007-11-07
*
[NET]: sparse warning fixes
Stephen Hemminger
2007-10-10
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
*
[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless
Flavio Leitner
2007-08-26
*
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
2007-04-26
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: More skb_reset_transport_header conversions
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Some more skb_put cases converted to skb_reset_network_header
Arnaldo Carvalho de Melo
2007-04-26
*
[IPV4]: cleanup
Stephen Hemminger
2007-04-26
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[IPV6]: Assorted trivial endianness annotations.
Al Viro
2006-12-03
*
[IPV4]: ip_icmp_error() annotations
Al Viro
2006-09-28
*
[IPV4]: ip_local_error() annotations
Al Viro
2006-09-28
*
[IPV4]: ip_local_error() ipv4 address argument annotated
Al Viro
2006-09-28
*
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
2006-08-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-21
*
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-21
*
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
2006-03-21
*
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2006-01-11
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
*
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2006-01-03
*
[NET]: kfree cleanup
Jesper Juhl
2005-11-08
*
[IP]: Introduce ip_options_get_from_user
Arnaldo Carvalho de Melo
2005-08-29
*
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
*
[NET]: Export symbols needed by the current DCCP code
Arnaldo Carvalho de Melo
2005-08-29
*
[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.
Herbert Xu
2005-08-06
*
[IPV4]: multicast API "join" issues
David L Stevens
2005-07-08
*
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
Herbert Xu
2005-06-19
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16