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
Commit message (
Expand
)
Author
Age
*
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
2008-10-31
*
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
2008-10-31
*
net: replace NIPQUAD() in net/ipv4/netfilter/
Harvey Harrison
2008-10-31
*
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
2008-10-31
*
pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue()
Jarek Poplawski
2008-10-31
*
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
2008-10-31
*
pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation.
Jarek Poplawski
2008-10-31
*
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
2008-10-31
*
xfrm: C99 for xfrm_dev_notifier
Alexey Dobriyan
2008-10-31
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
|
\
|
*
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
2008-10-31
|
*
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6
David S. Miller
2008-10-31
|
|
\
|
|
*
netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c
Manish Katiyar
2008-10-30
|
|
*
netlabel: Fix compiler warnings in netlabel_mgmt.c
Paul Moore
2008-10-29
|
|
*
cipso: unsigned buf_len cannot be negative
roel kluin
2008-10-29
|
*
|
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
Alexey Dobriyan
2008-10-31
|
*
|
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
2008-10-31
|
*
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-10-30
|
|
\
\
|
|
*
|
SUNRPC: Fix potential race in put_rpccred()
Trond Myklebust
2008-10-28
|
|
*
|
SUNRPC: Fix rpcauth_prune_expired
Trond Myklebust
2008-10-28
|
|
*
|
SUNRPC: Respond promptly to server TCP resets
Trond Myklebust
2008-10-28
|
|
|
/
|
*
|
pktgen: fix multiple queue warning
Jesse Brandeburg
2008-10-28
|
*
|
mac80211: correct warnings in minstrel rate control algorithm
John W. Linville
2008-10-27
|
*
|
RFKILL: fix input layer initialisation
Dmitry Baryshkov
2008-10-27
|
|
/
*
|
udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash()
Eric Dumazet
2008-10-30
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
*
|
net: replace %#p6 format specifier with %pi6
Harvey Harrison
2008-10-29
*
|
udp: introduce sk_for_each_rcu_safenext()
Eric Dumazet
2008-10-29
*
|
udp: udp_get_next() should use spin_unlock_bh()
Eric Dumazet
2008-10-29
*
|
udp: calculate udp_mem based on low memory instead of all memory
Eric Dumazet
2008-10-29
*
|
udp: RCU handling for Unicast packets.
Eric Dumazet
2008-10-29
*
|
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
2008-10-29
*
|
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
Harvey Harrison
2008-10-29
*
|
vlan: propogate ethtool speed values
Stephen Hemminger
2008-10-29
*
|
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-29
*
|
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-29
*
|
netfilter: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
*
|
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
2008-10-28
*
|
xfrm: Notify changes in UDP encapsulation via netlink
Martin Willi
2008-10-28
*
|
net: don't use INIT_RCU_HEAD
Alexey Dobriyan
2008-10-28
*
|
net: reduce structures when XFRM=n
Alexey Dobriyan
2008-10-28
*
|
netlink: constify struct nlattr * arg to parsing functions
Patrick McHardy
2008-10-28
*
|
netns: Coexist with the sysfs limitations v2
Eric W. Biederman
2008-10-27
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
*
|
mac80211: convert to %pM away from print_mac
Johannes Berg
2008-10-27
*
|
net: implement emergency route cache rebulds when gc_elasticity is exceeded
Neil Horman
2008-10-27
|
/
*
syncookies: fix inclusion of tcp options in syn-ack
Florian Westphal
2008-10-27
*
Phonet: do not reply to indication reset packets
Remi Denis-Courmont
2008-10-27
*
wireless: fix regression caused by regulatory config option
Arjan van de Ven
2008-10-26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-23
|
\
[next]