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
*
bridge: multicast port group RCU fix
stephen hemminger
2010-04-27
*
bridge: multicast flood
stephen hemminger
2010-04-27
*
bridge: simplify multicast_add_router
stephen hemminger
2010-04-27
*
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
2010-04-27
*
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
2010-04-27
*
net: disallow to use net_assign_generic externally
Jiri Pirko
2010-04-27
*
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2010-04-27
*
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
2010-04-27
*
net: Make RFS socket operations not be inet specific.
David S. Miller
2010-04-27
*
net: reimplement softnet_data.output_queue as a FIFO queue
Changli Gao
2010-04-27
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-04-27
|
\
|
*
net: ipmr: add support for dumping routing tables over netlink
Patrick McHardy
2010-04-26
|
*
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
2010-04-26
|
*
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
2010-04-26
*
|
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
2010-04-27
*
|
bridge: multicast router list manipulation
stephen hemminger
2010-04-27
*
|
bridge: use is_multicast_ether_addr
stephen hemminger
2010-04-27
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
|
\
\
|
*
|
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-26
|
*
|
ieee802154: Fix oops during ieee802154_sock_ioctl
Stefan Schmidt
2010-04-26
|
*
|
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
2010-04-25
|
*
|
tcp: bind() fix when many ports are bound
Eric Dumazet
2010-04-22
|
*
|
rdma: potential ERR_PTR dereference
Dan Carpenter
2010-04-22
|
*
|
rtnetlink: potential ERR_PTR dereference
Dan Carpenter
2010-04-22
|
*
|
net: ipv6 bind to device issue
Jiri Olsa
2010-04-22
|
*
|
ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...
Shan Wei
2010-04-22
|
*
|
X25 fix dead unaccepted sockets
andrew hendry
2010-04-21
|
*
|
xfrm6: ensure to use the same dev when building a bundle
Nicolas Dichtel
2010-04-21
*
|
|
bridge: Fix build of ipv6 multicast code.
David S. Miller
2010-04-27
*
|
|
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-26
*
|
|
net: use sk_sleep()
Eric Dumazet
2010-04-26
*
|
|
phonet: use phonet_pernet instead of directly net_generic
Jiri Pirko
2010-04-26
*
|
|
netns: rename unregister_pernet_subsys parameter
Jiri Pirko
2010-04-25
|
|
/
|
/
|
*
|
rps: optimize rps_get_cpu()
Changli Gao
2010-04-25
*
|
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
2010-04-24
|
\
\
|
*
|
bridge br_multicast: IPv6 MLD support.
YOSHIFUJI Hideaki
2010-04-23
|
*
|
bridge br_multicast: Make functions less ipv4 dependent.
YOSHIFUJI Hideaki
2010-04-23
|
*
|
ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
YOSHIFUJI Hideaki
2010-04-23
*
|
|
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
2010-04-24
*
|
|
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2010-04-24
*
|
|
IPv6: data structure changes for new socket options
Brian Haley
2010-04-24
*
|
|
l2tp_eth: fix memory allocation
Jiri Pirko
2010-04-23
*
|
|
l2tp: fix memory allocation
Jiri Pirko
2010-04-23
*
|
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring
Juuso Oikarinen
2010-04-20
|
*
|
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
2010-04-20
|
*
|
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
2010-04-20
|
*
|
mac80211: add missing newline
Johannes Berg
2010-04-19
|
*
|
mac80211: Prevent running sta_cleanup timer unnecessarily
Juuso Oikarinen
2010-04-19
|
*
|
mac80211: fix stopping RX BA session from timer
Johannes Berg
2010-04-19
[next]