index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
|
|
\
|
*
|
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-07-11
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
|
|
\
\
|
*
|
|
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
can-raw: Fix skb_orphan_try handling
Oliver Hartkopp
2010-08-03
|
*
|
|
Revert "net: remove zap_completion_queue"
David S. Miller
2010-08-03
|
*
|
|
net: cleanup inclusion
Changli Gao
2010-08-03
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-03
|
|
\
\
\
|
|
*
|
|
act_nat: the checksum of ICMP doesn't have pseudo header
Changli Gao
2010-08-01
|
|
*
|
|
act_nat: fix wild pointer
Changli Gao
2010-08-01
|
|
*
|
|
bridge: Fix skb leak when multicast parsing fails on TX
Herbert Xu
2010-07-31
|
|
*
|
|
tcp: cookie transactions setsockopt memory leak
Dmitry Popov
2010-07-31
|
|
*
|
|
bridge: add rcu_read_lock on transmit
stephen hemminger
2010-07-28
|
*
|
|
|
u32: negative offset fix
stephen hemminger
2010-08-03
|
*
|
|
|
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
Changli Gao
2010-08-02
|
*
|
|
|
net: Add getsockopt support for TCP thin-streams
Josh Hunt
2010-08-02
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-08-02
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_conntrack_acct: use skb->len for accounting
Changli Gao
2010-08-02
|
|
*
|
|
|
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
2010-08-02
|
|
*
|
|
|
netfilter: nf_nat: make unique_tuple return void
Changli Gao
2010-08-02
|
|
*
|
|
|
netfilter: nf_nat: use local variable hdrlen
Changli Gao
2010-08-02
|
|
*
|
|
|
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
2010-08-02
|
|
*
|
|
|
ipvs: remove EXPERIMENTAL tag
Simon Horman
2010-08-02
|
|
*
|
|
|
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
Changli Gao
2010-08-02
|
|
*
|
|
|
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
2010-08-02
|
|
*
|
|
|
netfilter: iptables: use skb->len for accounting
Changli Gao
2010-07-23
|
|
*
|
|
|
netfilter: ip6tables: use skb->len for accounting
Changli Gao
2010-07-23
|
|
*
|
|
|
xt_quota: report initial quota value instead of current value to userspace
Changli Gao
2010-07-23
|
|
*
|
|
|
netfilter: xt_quota: use per-rule spin lock
Changli Gao
2010-07-23
|
|
*
|
|
|
netfilter: arptables: use arp_hdr_len()
Changli Gao
2010-07-23
|
|
*
|
|
|
netfilter: nf_nat_core: merge the same lines
Changli Gao
2010-07-23
|
|
*
|
|
|
netfilter: add xt_cpu match
Eric Dumazet
2010-07-23
|
|
*
|
|
|
IPVS: make FTP work with full NAT support
Hannes Eder
2010-07-23
|
|
*
|
|
|
IPVS: make friends with nf_conntrack
Hannes Eder
2010-07-23
|
|
*
|
|
|
netfilter: xt_ipvs (netfilter matcher for IPVS)
Hannes Eder
2010-07-23
|
|
*
|
|
|
netfilter: add CHECKSUM target
Michael S. Tsirkin
2010-07-15
|
|
*
|
|
|
netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabled
Pablo Neira Ayuso
2010-07-15
|
|
*
|
|
|
netfilter: xt_TPROXY: the length of lines should be within 80
Changli Gao
2010-07-09
|
|
*
|
|
|
ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
Xiaoyu Du
2010-07-09
|
|
*
|
|
|
ipvs: Kconfig cleanup
Michal Marek
2010-07-05
|
|
*
|
|
|
netfilter: ipt_REJECT: avoid touching dst ref
Eric Dumazet
2010-07-05
|
|
*
|
|
|
netfilter: ipt_REJECT: postpone the checksum calculation.
Changli Gao
2010-07-05
|
|
*
|
|
|
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
2010-07-05
|
*
|
|
|
|
net: ingress filter message limit
Stephen Hemminger
2010-08-01
|
*
|
|
|
|
net/rose: Use GFP_ATOMIC
Julia Lawall
2010-08-01
|
*
|
|
|
|
bridge: Allow multicast snooping to be disabled before ifup
Herbert Xu
2010-07-31
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-29
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mac80211: allow drivers to request DTIM period
Johannes Berg
2010-07-29
[next]