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
/
bridge
Commit message (
Expand
)
Author
Age
*
[BRIDGE]: Missing rtnl.
Stephen Hemminger
2007-04-26
*
[BRIDGE]: if no STP then forward all BPDUs
Stephen Hemminger
2007-04-26
*
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
2007-04-26
*
[BRIDGE]: don't change packet type
Stephen Hemminger
2007-04-26
*
[BRIDGE]: Fix warning in net-2.6.22
Stephen Hemminger
2007-04-26
*
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
2007-04-26
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-26
*
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
Patrick McHardy
2007-04-26
*
[NETFILTER]: ebt_arp: add gratuitous arp filtering
Bart De Schuymer
2007-04-26
*
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
2007-04-26
*
bridge: check kmem_cache_create() error
Akinobu Mita
2007-04-26
*
bridge: allow changing hardware address to any valid address
Stephen Hemminger
2007-04-26
*
bridge: change when netlink events go to STP
Stephen Hemminger
2007-04-26
*
bridge: add support for user mode STP
Stephen Hemminger
2007-04-26
*
bridge: add sysfs hook to flush forwarding table
Stephen Hemminger
2007-04-26
*
bridge: simpler hash with salt
Stephen Hemminger
2007-04-26
*
bridge: don't route packets while learning
Stephen Hemminger
2007-04-26
*
bridge: eliminate call by reference
Stephen Hemminger
2007-04-26
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
2007-04-26
*
[NETFILTER]: Use setup_timer
Patrick McHardy
2007-04-26
*
[BRIDGE]: Use rtnl registration interface
Thomas Graf
2007-04-26
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
2007-04-26
*
[BRIDGE]: faster compare for link local addresses
Stephen Hemminger
2007-04-26
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-26
*
[BRIDGE]: Unaligned access when comparing ethernet addresses
Evgeny Kravtsunov
2007-04-17
*
[NET]: fix up misplaced inlines.
Dave Jones
2007-03-22
*
[BRIDGE]: Fix fdb RCU race
Patrick McHardy
2007-03-22
*
[BRIDGE]: adding new device to bridge should enable if up
Aji Srinivas
2007-03-07
*
[BRIDGE]: Fix locking of set path cost.
Stephen Hemminger
2007-02-28
*
[BRIDGE]: eliminate workqueue for carrier check
Stephen Hemminger
2007-02-26
*
[BRIDGE]: get rid of miscdevice include
Stephen Hemminger
2007-02-26
*
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
2007-02-20
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[BRIDGE] br_if: Fix oops in port_carrier_check
Jarek Poplawski
2007-02-13
*
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2007-02-12
*
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
2007-02-08
*
[NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooks
Patrick McHardy
2007-02-08
*
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
2007-02-08
*
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
*
[NETFILTER]: ebtables: don't compute gap before checking struct type
Chuck Ebbert
2007-01-04
[next]