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
/
net
/
core
Commit message (
Expand
)
Author
Age
*
net: Fix inner_network_header assignment in skb-copy.
Pravin B Shelar
2013-02-03
*
pktgen: correctly handle failures when adding a device
Cong Wang
2013-01-29
*
net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
Daniel Wagner
2013-01-22
*
net: splice: fix __splice_segment()
Eric Dumazet
2013-01-20
*
net: splice: avoid high order page splitting
Eric Dumazet
2013-01-20
*
tcp: fix a panic on UP machines in reqsk_fastopen_remove
Eric Dumazet
2013-01-14
*
net, wireless: overwrite default_ethtool_ops
Stanislaw Gruszka
2013-01-11
*
CONFIG_HOTPLUG removal from networking core
Greg KH
2012-12-22
*
net: devnet_rename_seq should be a seqcount
Eric Dumazet
2012-12-21
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-18
|
\
|
*
userns: Require CAP_SYS_ADMIN for most uses of setns.
Eric W. Biederman
2012-12-14
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
|
\
|
|
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
|
*
userns: Allow unprivileged use of setns.
Eric W. Biederman
2012-11-20
|
*
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-19
|
*
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
|
\
\
|
*
|
net: gro: avoid double copy in skb_gro_receive()
Eric Dumazet
2012-12-11
|
*
|
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-11
|
*
|
net: gro: dev_gro_receive() cleanup
Eric Dumazet
2012-12-11
|
*
|
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-10
|
*
|
net: Handle encapsulated offloads before fragmentation or handing to lower dev
Alexander Duyck
2012-12-09
|
*
|
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
2012-12-09
|
*
|
net: call notifiers for mtu change even if iface is not up
Jiri Pirko
2012-12-07
|
*
|
net: fix some compiler warning in net/core/neighbour.c
Cong Wang
2012-12-05
|
*
|
net: neighbour: prohibit negative value for unres_qlen_bytes parameter
Shan Wei
2012-12-05
|
*
|
net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
Serge Hallyn
2012-12-04
|
*
|
rtnelink: remove unused parameter from rtnl_create_link().
Rami Rosen
2012-11-30
|
*
|
core: make GRO methods static.
Rami Rosen
2012-11-29
|
*
|
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
Brian Haley
2012-11-26
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-25
|
|
\
\
|
*
|
|
net: Remove redundant null check before kfree in dev.c
Sachin Kamat
2012-11-20
|
*
|
|
net: remove unnecessary wireless includes
Johannes Berg
2012-11-19
|
*
|
|
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
2012-11-19
|
*
|
|
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
2012-11-18
|
*
|
|
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
2012-11-18
|
*
|
|
net: Allow userns root to force the scm creds
Eric W. Biederman
2012-11-18
|
*
|
|
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
|
*
|
|
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-11-18
|
*
|
|
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-18
|
*
|
|
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-18
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-17
|
|
\
\
\
|
*
|
|
|
net: use right lock in __dev_remove_offload
Eric Dumazet
2012-11-16
|
*
|
|
|
net: Remove code duplication between offload structures
Vlad Yasevich
2012-11-15
|
*
|
|
|
net: Switch to using the new packet offload infrustructure
Vlad Yasevich
2012-11-15
|
*
|
|
|
net: Add generic packet offload infrastructure.
Vlad Yasevich
2012-11-15
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-10
|
|
\
\
\
\
|
*
|
|
|
|
net: fix bridge notify hook to manage flags correctly
John Fastabend
2012-11-03
|
*
|
|
|
|
pktgen: clean up ktime_t helpers
Daniel Borkmann
2012-11-03
|
*
|
|
|
|
net: Fix continued iteration in rtnl_bridge_getlink()
Ben Hutchings
2012-11-02
[next]