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-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
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-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-03
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
2014-12-02
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
bridge: add new hwmode swdev
Scott Feldman
2014-12-02
bridge: add new brport flag LEARNING_SYNC
Scott Feldman
2014-12-02
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
2014-12-02
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2014-12-02
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
2014-12-02
rtnl: expose physical switch id for particular device
Jiri Pirko
2014-12-02
net: introduce generic switch devices support
Jiri Pirko
2014-12-02
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
neigh: sort Neighbor Cache Entry Flags
Jiri Pirko
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-28
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-28
Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-27
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
2014-11-27
netfilter: conntrack: avoid zeroing timer
Florian Westphal
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
2014-11-26
Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-11-26
net: Add remcsum_adjust as common function for remote checksum offload
Tom Herbert
2014-11-26
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-11-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-11-25
Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...
Linus Torvalds
2014-11-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2014-11-24
tipc: add tipc_netlink.h to uapi Kbuild
Richard Alpe
2014-11-24
tc_vlan: fix type of tcfv_push_vid
Jiri Pirko
2014-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
ipvlan: Initial check-in of the IPVLAN driver.
Mahesh Bandewar
2014-11-24
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...
Al Viro
2014-11-24
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
2014-11-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
2014-11-24
kill zerocopy_sg_from_iovec()
Al Viro
[next]