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
/
core
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
|
*
net: sock: fix access via invalid file descriptor
Alexei Starovoitov
2014-12-10
|
*
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
|
|
\
|
*
|
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2014-12-10
|
*
|
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
2014-12-10
|
*
|
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
|
|
\
\
|
|
*
|
skb_copy_datagram_iovec() can die
Al Viro
2014-12-09
|
|
*
|
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
2014-12-09
|
*
|
|
rocker: remove swdev mode
Roopa Prabhu
2014-12-09
|
*
|
|
net: avoid to call skb_queue_len again
Li RongQing
2014-12-09
|
|
/
/
|
*
|
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
|
*
|
net: avoid two atomic operations in fast clones
Eric Dumazet
2014-12-09
|
*
|
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2014-12-09
|
*
|
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
|
*
|
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-06
|
*
|
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
|
*
|
net-sysfs: expose physical switch id for particular device
Jiri Pirko
2014-12-02
|
*
|
rtnl: expose physical switch id for particular device
Jiri Pirko
2014-12-02
|
*
|
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
|
*
|
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
|
|
\
\
|
*
|
|
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
2014-11-24
|
*
|
|
kill zerocopy_sg_from_iovec()
Al Viro
2014-11-24
|
*
|
|
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
2014-11-24
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
|
|
\
\
\
|
*
|
|
|
net: move vlan pop/push functions into common code
Jiri Pirko
2014-11-21
|
*
|
|
|
net: move make_writable helper into common code
Jiri Pirko
2014-11-21
|
*
|
|
|
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
|
*
|
|
|
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
|
*
|
|
|
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2014-11-19
|
*
|
|
|
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
2014-11-19
|
*
|
|
|
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
2014-11-19
|
*
|
|
|
dev_ioctl: use sizeof(x) instead of sizeof x
Fabian Frederick
2014-11-18
|
*
|
|
|
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
2014-11-18
|
*
|
|
|
net: fix spelling for synchronized
Fabian Frederick
2014-11-18
|
*
|
|
|
net: provide a per host RSS key generic infrastructure
Eric Dumazet
2014-11-16
|
*
|
|
|
net: generic dev_disable_lro() stacked device handling
Michal Kubeček
2014-11-13
|
*
|
|
|
neigh: remove dynamic neigh table registration support
WANG Cong
2014-11-11
|
*
|
|
|
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
|
*
|
|
|
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
|
*
|
|
|
net: gro: add a per device gro flush timer
Eric Dumazet
2014-11-10
|
*
|
|
|
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
2014-11-07
|
*
|
|
|
inet: Add skb_copy_datagram_iter
Herbert Xu
2014-11-07
|
*
|
|
|
openvswitch: Add basic MPLS support to kernel
Simon Horman
2014-11-06
|
*
|
|
|
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-06
|
*
|
|
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
|
*
|
|
|
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
|
*
|
|
|
net: less interrupt masking in NAPI
Eric Dumazet
2014-11-03
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
|
|
\
\
\
\
[next]