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-04-02
|
\
|
*
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
Eric W. Biederman
2014-04-01
|
*
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
|
*
net: filter: minor: fix kdoc in __sk_run_filter
Daniel Borkmann
2014-04-01
|
*
net-gro: restore frag0 optimization
Eric Dumazet
2014-03-31
|
*
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-03-31
|
*
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
2014-03-31
|
*
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2014-03-31
|
*
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
|
*
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
2014-03-31
|
*
net: filter: move filter accounting to filter core
Daniel Borkmann
2014-03-31
|
*
net: filter: keep original BPF program around
Daniel Borkmann
2014-03-31
|
*
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-31
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
|
|
\
|
*
|
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2014-03-29
|
*
|
netpoll: Remove strong unnecessary assumptions about skbs
Eric W. Biederman
2014-03-29
|
*
|
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
2014-03-29
|
*
|
netpoll: Move rx enable/disable into __dev_close_many
Eric W. Biederman
2014-03-29
|
*
|
netpoll: Only call ndo_start_xmit from a single place
Eric W. Biederman
2014-03-29
|
*
|
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-29
|
*
|
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2014-03-28
|
*
|
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
2014-03-27
|
*
|
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
|
|
\
\
|
*
|
|
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
Eric W. Biederman
2014-03-17
|
*
|
|
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2014-03-17
|
*
|
|
netpoll: Consolidate neigh_tx processing in service_neigh_queue
Eric W. Biederman
2014-03-17
|
*
|
|
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2014-03-17
|
*
|
|
netpoll: Don't drop all received packets.
Eric W. Biederman
2014-03-17
|
*
|
|
netpoll: Add netpoll_rx_processing
Eric W. Biederman
2014-03-17
|
*
|
|
netpoll: Warn if more packets are processed than are budgeted
Eric W. Biederman
2014-03-17
|
*
|
|
netpoll: Visit all napi handlers in poll_napi
Eric W. Biederman
2014-03-17
|
*
|
|
netpoll: Pass budget into poll_napi
Eric W. Biederman
2014-03-17
|
*
|
|
netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev
Eric W. Biederman
2014-03-17
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
|
|
\
\
\
|
*
|
|
|
consolidate duplicate code is skb_checksum_setup() helpers
Jan Beulich
2014-03-13
|
*
|
|
|
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
2014-03-12
|
*
|
|
|
net: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
|
*
|
|
|
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
2014-03-10
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
|
|
\
\
\
\
|
*
|
|
|
|
neigh: directly goto out after setting nud_state to NUD_FAILED
Duan Jiong
2014-02-27
|
*
|
|
|
|
neigh: probe application via netlink in NUD_PROBE
Timo Teräs
2014-02-26
|
*
|
|
|
|
net: Add sysfs file for port number
Amir Vadai
2014-02-26
|
*
|
|
|
|
pktgen: document all supported flags
Mathias Krause
2014-02-24
|
*
|
|
|
|
pktgen: simplify error handling in pgctrl_write()
Mathias Krause
2014-02-24
|
*
|
|
|
|
pktgen: fix out-of-bounds access in pgctrl_write()
Mathias Krause
2014-02-24
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-02-24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
flowcache: Make flow cache name space aware
Fan Du
2014-02-12
|
|
*
|
|
|
|
skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end
Fan Du
2014-02-12
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-19
|
|
\
\
\
\
\
\
[next]