index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
*
net: fix skb_add_data_nocache() to calc csum correctly
Wei Yongjun
2011-04-07
*
net: Allow no-cache copy from user on transmit
Tom Herbert
2011-04-05
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-04
|
\
|
*
sctp: fix auth_hmacs field's length of struct sctp_cookie
Wei Yongjun
2011-04-02
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-04-01
|
|
\
|
|
*
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
2011-03-24
*
|
|
net: Order ports in same order as addresses in flow objects.
David S. Miller
2011-03-31
*
|
|
ipv4: Use flowi4_init_output() in net/route.h
David S. Miller
2011-03-31
*
|
|
net: Add helper flowi4_init_output().
David S. Miller
2011-03-31
|
/
/
*
|
net: gre: provide multicast mappings for ipv4 and ipv6
Timo Teräs
2011-03-30
*
|
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
2011-03-29
*
|
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
2011-03-27
*
|
dst: Clone child entry in skb_dst_pop
Steffen Klassert
2011-03-27
*
|
route: Take the right src and dst addresses in ip_route_newports
Steffen Klassert
2011-03-25
*
|
ipv4: Fix nexthop caching wrt. scoping.
David S. Miller
2011-03-24
*
|
ipv4: Invalidate nexthop cache nh_saddr more correctly.
David S. Miller
2011-03-24
*
|
net_sched: fix THROTTLED/RUNNING race
Eric Dumazet
2011-03-24
*
|
ipv6: ip6_route_output does not modify sk parameter, so make it const
Florian Westphal
2011-03-22
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-03-22
|
\
|
|
*
wireless: fix 80211 kernel-doc warnings
Randy Dunlap
2011-03-21
*
|
ipv4: fix route deletion for IPs on many subnets
Julian Anastasov
2011-03-22
*
|
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
2011-03-21
*
|
snmp: SNMP_UPD_PO_STATS_BH() always called from softirq
Eric Dumazet
2011-03-21
*
|
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
2011-03-21
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
|
\
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-03-15
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-15
|
|
|
\
|
|
|
*
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
John W. Linville
2011-03-11
|
|
|
*
wireless: add support for ethtool_ops->{get,set}_ringparam
John W. Linville
2011-03-11
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-03-15
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
IPVS: Conditionally include sysctl members of struct netns_ipvs
Simon Horman
2011-03-14
|
|
*
|
IPVS: Conditional ip_vs_conntrack_enabled()
Simon Horman
2011-03-14
|
|
*
|
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
Simon Horman
2011-03-14
|
|
*
|
IPVS: Add sysctl_sync_ver()
Simon Horman
2011-03-14
|
|
*
|
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
2011-03-14
|
|
*
|
ipvs: rename estimator functions
Julian Anastasov
2011-03-14
|
|
*
|
ipvs: optimize rates reading
Julian Anastasov
2011-03-14
|
|
*
|
ipvs: remove unused seqcount stats
Julian Anastasov
2011-03-14
|
|
*
|
ipvs: properly zero stats and rates
Julian Anastasov
2011-03-14
|
|
*
|
ipvs: reorganize tot_stats
Julian Anastasov
2011-03-14
|
|
*
|
ipvs: move struct netns_ipvs
Julian Anastasov
2011-03-14
|
|
*
|
IPVS: Fix variable assignment in ip_vs_notrack
Jesper Juhl
2011-03-14
|
*
|
|
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
2011-03-13
|
*
|
|
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
2011-03-13
|
*
|
|
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...
Steffen Klassert
2011-03-13
|
*
|
|
xfrm: Add basic infrastructure to support IPsec extended sequence numbers
Steffen Klassert
2011-03-13
|
*
|
|
decnet: Convert to use flowidn where applicable.
David S. Miller
2011-03-12
|
*
|
|
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
2011-03-12
|
*
|
|
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
|
*
|
|
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2011-03-12
[next]