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
...
|
|
*
|
|
|
|
|
|
gre: Set inner mac header in gro complete
Tom Herbert
2014-12-06
|
*
|
|
|
|
|
|
|
irda: Convert function pointer arrays and uses to const
Joe Perches
2014-12-10
|
*
|
|
|
|
|
|
|
llc: Make llc_sap_action_t function pointer arrays const
Joe Perches
2014-12-10
|
*
|
|
|
|
|
|
|
llc: Make llc_conn_ev_qfyr_t function pointer arrays const
Joe Perches
2014-12-10
|
*
|
|
|
|
|
|
|
llc: Make function pointer arrays const
Joe Perches
2014-12-10
|
*
|
|
|
|
|
|
|
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
2014-12-10
|
*
|
|
|
|
|
|
|
netlink: use jhash as hashfn for rhashtable
Daniel Borkmann
2014-12-10
|
*
|
|
|
|
|
|
|
tipc: fix broadcast wakeup contention after congestion
Richard Alpe
2014-12-10
|
*
|
|
|
|
|
|
|
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2014-12-10
|
*
|
|
|
|
|
|
|
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
2014-12-10
|
*
|
|
|
|
|
|
|
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
skb_copy_datagram_iovec() can die
Al Viro
2014-12-09
|
|
*
|
|
|
|
|
|
|
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
2014-12-09
|
|
*
|
|
|
|
|
|
|
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
|
|
*
|
|
|
|
|
|
|
put iov_iter into msghdr
Al Viro
2014-12-09
|
|
*
|
|
|
|
|
|
|
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
Al Viro
2014-12-09
|
|
*
|
|
|
|
|
|
|
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
|
|
*
|
|
|
|
|
|
|
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
2014-12-09
|
|
*
|
|
|
|
|
|
|
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2014-12-09
|
|
*
|
|
|
|
|
|
|
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...
Al Viro
2014-12-09
|
|
*
|
|
|
|
|
|
|
raw.c: stick msghdr into raw_frag_vec
Al Viro
2014-12-09
|
*
|
|
|
|
|
|
|
|
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
Jiri Pirko
2014-12-09
|
*
|
|
|
|
|
|
|
|
tipc: avoid double lock 'spin_lock:&seq->lock'
Ying Xue
2014-12-09
|
*
|
|
|
|
|
|
|
|
rocker: remove swdev mode
Roopa Prabhu
2014-12-09
|
*
|
|
|
|
|
|
|
|
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-09
|
|
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-12-08
|
|
|
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-12-05
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Enable events for P-256 Public Key and DHKey commands
Marcel Holtmann
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Add support for enabling Extended Scanner Filter Policies
Marcel Holtmann
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Add support for handling LE Direct Advertising Report events
Marcel Holtmann
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Enabled LE Direct Advertising Report event if supported
Marcel Holtmann
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
mac802154: use goto label on failure
Varka Bhadram
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Report invalid RSSI for service discovery and background scan
Marcel Holtmann
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Fix discovery filter when no RSSI is available
Marcel Holtmann
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Remove redundant reverse_base_uuid variable
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Fix Get Conn Info to use cmd_complete callback
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Fix initializing hci_conn RSSI to invalid value
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Convert Get Clock Info to use cmd_complete callback
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Convert discovery commands to use cmd_complete callback
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Convert Unpair Device to use cmd_complete callback
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Convert Pair Device to use cmd_complete callback
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Use cmd_complete callback for authentication mgmt commands
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Store parameter length with pending mgmt commands
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
Bluetooth: Add callback to create proper cmd_complete events
Johan Hedberg
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
net/mac802154: No need for an extra space when casting
Stefan Schmidt
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
net/mac802154: Remove extra blank lines.
Stefan Schmidt
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
net/ieee802154: Remove and add extra blank lines as needed.
Stefan Schmidt
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
net/ieee802154: Make sure alignment matches parenthesis..
Stefan Schmidt
2014-12-05
|
|
|
*
|
|
|
|
|
|
|
|
|
net/6lowpan: Remove FSF address from GPL statement.
Stefan Schmidt
2014-12-05
[prev]
[next]