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
*
vlan: mask vlan prio bits
Eric Dumazet
2013-07-28
*
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-28
*
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
2013-06-26
*
gre: fix a possible skb leak
Eric Dumazet
2013-06-25
*
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
2013-06-17
*
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
2013-06-11
*
net: fix sk_buff head without data area
Pablo Neira
2013-06-04
*
net/core: dev_mc_sync_multiple calls wrong helper
Jay Vosburgh
2013-05-31
*
net/core: __hw_addr_sync_one / _multiple broken
Jay Vosburgh
2013-05-31
*
net/core: __hw_addr_unsync_one "from" address not marked synced
Jay Vosburgh
2013-05-31
*
net/core: __hw_addr_create_ex does not initialize sync_cnt
Jay Vosburgh
2013-05-31
*
net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
Federico Vaga
2013-05-29
*
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-19
*
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-11
*
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
2013-05-08
*
netpoll: inverted down_trylock() test
Dan Carpenter
2013-05-06
*
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2013-05-06
*
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2013-05-02
*
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
2013-05-02
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
|
*
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
|
\
\
|
*
|
netpoll: convert mutex into a semaphore
Neil Horman
2013-05-01
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
|
|
\
\
|
|
*
|
unix/dgram: fix peeking with an offset larger than data in queue
Benjamin Poirier
2013-04-30
|
|
*
|
unix/dgram: peek beyond 0-sized skbs
Benjamin Poirier
2013-04-30
|
*
|
|
net: Use consume_skb() to free gso segmented skb
Sridhar Samudrala
2013-04-30
|
*
|
|
net: defer net_secret[] initialization
Eric Dumazet
2013-04-29
|
*
|
|
sock_diag: allow to dump bpf filters
Nicolas Dichtel
2013-04-29
|
*
|
|
net: fix address check in rtnl_fdb_del
Vlad Yasevich
2013-04-25
|
*
|
|
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
2013-04-25
|
*
|
|
packet: tx timestamping on tpacket ring
Willem de Bruijn
2013-04-25
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
|
\
|
|
|
*
|
|
net: Remove return value from list_netdevice()
dingtianhong
2013-04-22
|
*
|
|
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
2013-04-19
|
*
|
|
net: add function to allocate sk_buff head without data area
Patrick McHardy
2013-04-19
|
*
|
|
net: vlan: add 802.1ad support
Patrick McHardy
2013-04-19
|
*
|
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
|
*
|
|
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
|
*
|
|
neighbour: Convert NEIGH_PRINTK to neigh_dbg
Joe Perches
2013-04-16
|
*
|
|
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
2013-04-15
|
*
|
|
Revert "netprio_cgroup: make local table static"
David S. Miller
2013-04-12
|
*
|
|
netprio_cgroup: make local table static
stephen hemminger
2013-04-10
|
*
|
|
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
2013-04-09
|
*
|
|
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
2013-04-09
|
*
|
|
scm: Stop passing struct cred
Eric W. Biederman
2013-04-07
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-07
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-04-07
|
|
\
\
\
\
[next]