index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
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-09
bridge: remove mode BRIDGE_MODE_SWDEV
Roopa Prabhu
2014-12-09
bridge: new mode flag to indicate mode 'undefined'
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 tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...
David S. Miller
2014-12-09
tcp: refine TSO autosizing
Eric Dumazet
2014-12-09
bury memcpy_toiovec()
Al Viro
2014-12-09
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
Merge branch 'iov_iter' into for-davem-2
Al Viro
2014-12-09
ipvlan: move the device check function into netdevice.h
Mahesh Bandewar
2014-12-09
netdevice: Add a function to check macvlan port
Mahesh Bandewar
2014-12-09
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
2014-12-09
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2014-12-09
tc_act: export uapi header file
stephen hemminger
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
net: Add functions for handling padding frame and adding to length
Alexander Duyck
2014-12-08
net/mlx5_core: Remove unused dev cap enum fields
Eli Cohen
2014-12-08
tipc: convert name table read-write lock to RCU
Ying Xue
2014-12-08
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
2014-12-08
copy_from_iter_nocache()
Al Viro
2014-12-08
new helper: iov_iter_kvec()
Al Viro
2014-12-08
csum_and_copy_..._iter()
Al Viro
2014-12-08
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2014-12-08
iov_iter.c: handle ITER_KVEC directly
Al Viro
2014-12-07
can: dev: Consolidate and unify state change handling
Andri Yngvason
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-05
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
Alexei Starovoitov
2014-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-12-05
Bluetooth: Enabled LE Direct Advertising Report event if supported
Marcel Holtmann
2014-12-05
Bluetooth: Add definitions for LE Direct Advertising Report event
Marcel Holtmann
2014-12-05
Bluetooth: Move LE advertising report defines to the right location
Marcel Holtmann
2014-12-05
Bluetooth: Report invalid RSSI for service discovery and background scan
Marcel Holtmann
2014-12-05
Bluetooth: Add helper function for clearing the discovery filter
Marcel Holtmann
2014-12-05
Bluetooth: Add extra discovery fields for storing filter information
Jakub Pawlowski
[next]