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
*
net: fix possible wrong checksum generation
Eric Dumazet
2013-01-28
*
soreuseport: infrastructure
Tom Herbert
2013-01-23
*
netpoll: fix an uninitialized variable
Cong Wang
2013-01-22
*
net: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
*
neigh: Keep neighbour cache entries if number of them is small enough.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
*
net: move rx and tx hash functions to net/core/flow_dissector.c
Cong Wang
2013-01-21
*
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
2013-01-17
*
netpoll: fix a missing dev refcounting
Cong Wang
2013-01-16
*
netpoll: fix a rtnl lock assertion failure
Cong Wang
2013-01-16
*
net_sched: fix qdisc_pkt_len_init()
Eric Dumazet
2013-01-16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
|
\
|
*
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
*
|
net: splice: fix __splice_segment()
Eric Dumazet
2013-01-11
*
|
net: Export __netdev_pick_tx so that it can be used in modules
Alexander Duyck
2013-01-11
*
|
net: Add support for XPS without sysfs being defined
Alexander Duyck
2013-01-11
*
|
net: Rewrite netif_set_xps_queues to address several issues
Alexander Duyck
2013-01-11
*
|
net: Rewrite netif_reset_xps_queue to allow for better code reuse
Alexander Duyck
2013-01-11
*
|
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
2013-01-11
*
|
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
Alexander Duyck
2013-01-11
*
|
net_sched: more precise pkt_len computation
Eric Dumazet
2013-01-10
*
|
net: init perm_addr in register_netdevice()
Jiri Pirko
2013-01-08
*
|
netpoll: add IPv6 support
Cong Wang
2013-01-08
*
|
netpoll: prepare for ipv6
Cong Wang
2013-01-08
*
|
net: introduce skb_transport_header_was_set()
Eric Dumazet
2013-01-08
*
|
ethtool: consolidate work with ethtool_ops
Jiri Pirko
2013-01-07
*
|
net: splice: avoid high order page splitting
Eric Dumazet
2013-01-07
*
|
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
Jiri Pirko
2013-01-07
*
|
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
Jiri Pirko
2013-01-04
*
|
bonding: remove usage of dev->master
Jiri Pirko
2013-01-04
*
|
netpoll: remove usage of dev->master
Jiri Pirko
2013-01-04
*
|
rtnetlink: remove usage of dev->master
Jiri Pirko
2013-01-04
*
|
net: introduce upper device lists
Jiri Pirko
2013-01-04
*
|
net: add address assign type "SET"
Jiri Pirko
2013-01-04
*
|
net: call add_device_randomness() only after successful mac change
Jiri Pirko
2013-01-04
*
|
rtnl: use dev_set_mac_address() instead of plain ndo_
Jiri Pirko
2013-01-04
*
|
net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
Daniel Borkmann
2012-12-30
*
|
skbuff: make __kmalloc_reserve static
stephen hemminger
2012-12-28
*
|
net: use per task frag allocator in skb_append_datato_frags
Eric Dumazet
2012-12-28
*
|
rtnl: expose carrier value with possibility to set it
Jiri Pirko
2012-12-28
*
|
net: allow to change carrier via sysfs
Jiri Pirko
2012-12-28
*
|
net: add change_carrier netdev op
Jiri Pirko
2012-12-28
|
/
*
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
[next]