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
/
8021q
Commit message (
Expand
)
Author
Age
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
*
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-09-15
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
|
\
|
*
vlan: reset headers on accel emulation path
Jiri Pirko
2011-08-19
*
|
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
*
|
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
|
/
*
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-07-28
*
vlan: move vlan_group_[gs]et_device to public header
Jiri Pirko
2011-07-21
*
vlan: kill ndo_vlan_rx_register
Jiri Pirko
2011-07-21
*
vlan: kill vlan_gro_frags and vlan_gro_receive
Jiri Pirko
2011-07-21
*
vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx
Jiri Pirko
2011-07-21
*
vlan: introduce __vlan_find_dev_deep()
Jiri Pirko
2011-07-21
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-21
|
\
|
*
net: remove NETIF_F_ALL_TX_OFFLOADS
Michał Mirosław
2011-07-14
*
|
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
2011-07-17
*
|
net: vlan: remove reduntant check in ndo_fix_features callback
Michał Mirosław
2011-07-14
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-06
|
\
|
|
*
net: vlan: enable soft features regardless of underlying device
Shan Wei
2011-07-05
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-21
|
\
|
|
*
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
Antoine Reversat
2011-06-17
|
*
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
Jiri Pirko
2011-06-11
*
|
net: Remove casts of void *
Joe Perches
2011-06-16
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-04
|
\
|
|
*
vlan: fix typo in vlan_dev_hard_start_xmit()
Wei Yongjun
2011-06-02
*
|
net: 8021q: Add pr_fmt
Joe Perches
2011-06-02
|
/
*
net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.
Justin Mattock
2011-05-26
*
net: move is_vlan_dev into public header file (v2)
Neil Horman
2011-05-25
*
net: Fix vlan_features propagation
Michał Mirosław
2011-05-12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-11
|
\
|
*
vlan: fix GVRP at dismantle time
Eric Dumazet
2011-05-10
*
|
vlan: remove one synchronize_net() call
Eric Dumazet
2011-05-09
*
|
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...
Ben Hutchings
2011-04-18
*
|
vlan: Propagate NETDEV_NOTIFY_PEERS notifier
Ben Hutchings
2011-04-18
*
|
net: vlan: make non-hw-accel rx path similar to hw-accel
Jiri Pirko
2011-04-12
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
|
\
|
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
|
vlan: convert VLAN devices to use ndo_fix_features()
Michał Mirosław
2011-04-03
|
/
*
vlan: should take into account needed_headroom
Eric Dumazet
2011-03-18
*
vlan: add support to ndo_fcoe_ddp_target()
Yi Zou
2011-03-07
*
net: change netdev->features to u32
Michał Mirosław
2011-01-24
*
8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues
John Fastabend
2010-11-28
*
vlan: remove ndo_select_queue() logic
Eric Dumazet
2010-11-16
*
vlan: lockless transmit path
Eric Dumazet
2010-11-16
*
vlan: Fix build warning in vlandev_seq_show()
David S. Miller
2010-11-15
*
net: consolidate 8021q tagging
John Fastabend
2010-11-15
*
net: remove check for headroom in vlan_dev_create
John Fastabend
2010-11-15
*
8021q: set hard_header_len when VLAN offload features are toggled
John Fastabend
2010-11-15
*
vlan: rcu annotations
Eric Dumazet
2010-10-25
*
vlan: Centralize handling of hardware acceleration.
Jesse Gross
2010-10-21
[next]