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
Commit message (
Expand
)
Author
Age
*
[NET]: Use u32 for routing table IDs
Patrick McHardy
2006-09-22
*
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
2006-09-22
*
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
2006-09-22
*
[IPV4] fib: convert reader/writer to spinlock
Stephen Hemminger
2006-09-22
*
[IPV4]: Uninline inet_lookup_listener
Herbert Xu
2006-09-22
*
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
2006-09-22
*
[IPV4]: Kill fib4_rules_clean().
David S. Miller
2006-09-22
*
[NET]: Make code static.
Adrian Bunk
2006-09-22
*
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
2006-09-22
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
*
[NETFILTER]: netbios conntrack: fix compile
Patrick McHardy
2006-09-22
*
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2006-09-22
*
[IPV4]: Convert address dumping to new netlink api
Thomas Graf
2006-09-22
*
[IPV4]: Convert address deletion to new netlink api
Thomas Graf
2006-09-22
*
[IPV4]: Convert address addition to new netlink api
Thomas Graf
2006-09-22
*
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
Thomas Graf
2006-09-22
*
[NetLabel]: CIPSOv4 engine
Paul Moore
2006-09-22
*
[NetLabel]: core network changes
Paul Moore
2006-09-22
*
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2006-09-22
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
*
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-20
*
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
2006-09-20
*
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
2006-09-20
*
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
2006-09-19
*
[TCP] tcp-lp: bug fix for oops in 2.6.18-rc6
Wong Hoi Sing Edison
2006-09-18
*
[IPVS]: remove the debug option go ip_vs_ftp
Simon Horman
2006-09-18
*
[IPVS]: Make sure ip_vs_ftp ports are valid
Simon Horman
2006-09-18
*
[IPVS]: auto-help for ip_vs_ftp
Simon Horman
2006-09-18
*
[TCP]: Turn ABC off.
Stephen Hemminger
2006-09-18
*
[IPV4]: Fix SNMPv2 "ipFragFails" counter error
Wei Dong
2006-08-31
*
[TCP]: Two RFC3465 Appropriate Byte Count fixes.
Daikichi Osuga
2006-08-30
*
[TCP]: Limit window scaling if window is clamped.
Stephen Hemminger
2006-08-22
*
[NETFILTER]: arp_tables: fix table locking in arpt_do_table
Patrick McHardy
2006-08-22
*
[NETFILTER]: ip_tables: fix table locking in ipt_do_table
Patrick McHardy
2006-08-17
*
[NETFILTER]: ctnetlink: fix deadlock in table dumping
Patrick McHardy
2006-08-17
*
[IPV4]: severe locking bug in fib_semantics.c
Alexey Kuznetsov
2006-08-17
*
[MCAST]: Fix filter leak on device removal.
David L Stevens
2006-08-17
*
[IPV4]: Possible leak of multicast source filter sctructure
Michal Ruzicka
2006-08-17
*
[INET]: Use pskb_trim_unique when trimming paged unique skbs
Herbert Xu
2006-08-13
*
[NETFILTER]: ulog: fix panic on SMP kernels
Mark Huang
2006-08-13
*
[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path
Patrick McHardy
2006-08-13
*
[NETFILTER]: xt_hashlimit: fix limit off-by-one
Patrick McHardy
2006-08-13
*
[TCP]: Fix botched memory leak fix to tcpprobe_read().
David S. Miller
2006-08-13
*
[TCP]: SNMPv2 tcpOutSegs counter error
Wei Yongjun
2006-08-08
*
[IPV4]: Limit rt cache size properly.
Kirill Korotaev
2006-08-07
*
[TCP]: Fixes IW > 2 cases when TCP is application limited
Ilpo Järvinen
2006-08-05
*
[NET]: Fix more per-cpu typos
Alexey Dobriyan
2006-08-02
*
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
2006-08-02
*
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
Wei Dong
2006-08-02
*
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
Patrick McHardy
2006-08-02
[next]