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
...
*
[TCP]: Check num sacks in SACK fast path
Baruch Even
2007-02-08
*
[TCP]: Seperate DSACK from SACK fast path
Baruch Even
2007-02-08
*
[TCP]: Advance fast path pointer for first block only
Baruch Even
2007-02-08
*
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
2007-02-08
*
[TCP]: remove tcp header from tcp_v4_check (take #2)
Frederik Deweerdt
2007-02-08
*
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
2007-02-08
*
[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
Patrick McHardy
2007-02-02
*
[NETFILTER]: SIP conntrack: fix out of bounds memory access
Patrick McHardy
2007-01-30
*
[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers
Lars Immisch
2007-01-30
*
[IPV4]: Fix single-entry /proc/net/fib_trie output.
Robert Olsson
2007-01-26
*
[NETFILTER]: nf_nat_pptp: fix expectation removal
Patrick McHardy
2007-01-26
*
[NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack
Patrick McHardy
2007-01-26
*
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
David S. Miller
2007-01-26
*
[TCP]: Fix sorting of SACK blocks.
Baruch Even
2007-01-25
*
[IPV4]: Fix the fib trie iterator to work with a single entry routing tables
Eric W. Biederman
2007-01-24
*
[TCP]: rare bad TCP checksum with 2.6.19
Jarek Poplawski
2007-01-24
*
[TCP]: skb is unexpectedly freed.
Masayuki Nakagawa
2007-01-23
*
[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path
Patrick McHardy
2007-01-23
*
[PATCH] email change for shemminger@osdl.org
Stephen Hemminger
2007-01-23
*
[IPV4] devinet: inetdev_init out label moved after RCU assignment
Jarek Poplawski
2007-01-09
*
[INET]: style updates for the inet_sock->is_icsk assignment fix
Paul Moore
2007-01-09
*
[NETFILTER]: nf_nat: fix hanging connections when loading the NAT module
Patrick McHardy
2007-01-09
*
[TCP]: Fix iov_len calculation in tcp_v4_send_ack().
Craig Schlenter
2007-01-09
*
[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
Paul Moore
2007-01-09
*
[IPV4/IPV6]: Fix inet{,6} device initialization order.
David L Stevens
2007-01-04
*
[NETFILTER]: nf_nat: fix MASQUERADE crash on device down
Martin Josefsson
2007-01-04
*
[NETFILTER]: New connection tracking is not EXPERIMENTAL anymore
Patrick McHardy
2007-01-04
*
[NETFILTER]: Fix routing of REJECT target generated packets in output chain
Patrick McHardy
2007-01-04
*
[NETFILTER]: compat offsets size change
Dmitry Mishin
2007-01-04
*
[UDP]: Fix reversed logic in udp_get_port().
David S. Miller
2006-12-22
*
[IPV4]: Fix BUG of ip_rt_send_redirect()
Li Yewang
2006-12-18
*
[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash
Leigh Brown
2006-12-18
*
[TCP]: Fix oops caused by tcp_v4_md5_do_del
Leigh Brown
2006-12-18
*
[TCP]: Fix oops caused by __tcp_put_md5sig_pool()
David S. Miller
2006-12-13
*
[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops
Al Viro
2006-12-13
*
[NETFILTER]: ip_tables: ipt and ipt_compat checks unification
Dmitry Mishin
2006-12-13
*
[NETFILTER]: x_tables: add missing try to load conntrack from match/targets
Yasuyuki Kozakai
2006-12-13
*
[NETFILTER]: nf_nat: fix NF_NAT dependency
Yasuyuki Kozakai
2006-12-13
*
fix typo in net/ipv4/ip_fragment.c
Peter Zijlstra
2006-12-12
*
[IPVS]: Make ip_vs_sync.c <= 80col wide.
Simon Horman
2006-12-11
*
[IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()
Simon Horman
2006-12-11
*
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-10
*
[NET]: Convert hh_lock to seqlock.
Stephen Hemminger
2006-12-08
*
[PATCH] struct path: convert netfilter
Josef Sipek
2006-12-08
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-07
|
\
|
*
[TCP] inet_twdr_hangman: Delete unnecessary memory barrier().
David S. Miller
2006-12-07
|
*
[NET]: Memory barrier cleanups
Ralf Baechle
2006-12-07
|
*
[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.
David S. Miller
2006-12-07
|
*
[NETFILTER]: Fix iptables compat hook validation
Dmitry Mishin
2006-12-06
|
*
[NETFILTER]: Fix {ip,ip6,arp}_tables hook validation
Dmitry Mishin
2006-12-06
[prev]
[next]