summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-12-09switch l2cap ->memcpy_fromiovec() to msghdrAl Viro
2014-12-09switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)Al Viro
2014-12-09ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro
2014-12-09Merge branch 'iov_iter' into for-davem-2Al Viro
2014-12-09ipvlan: move the device check function into netdevice.hMahesh Bandewar
2014-12-09netdevice: Add a function to check macvlan portMahesh Bandewar
2014-12-09dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa
2014-12-09tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet
2014-12-09net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko
2014-12-09net: avoid two atomic operations in fast clonesEric Dumazet
2014-12-09rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar
2014-12-09tc_act: export uapi header filestephen hemminger
2014-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-12-09ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-09net: Add functions for handling padding frame and adding to lengthAlexander Duyck
2014-12-09net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen
2014-12-09tipc: convert name table read-write lock to RCUYing Xue
2014-12-09net: bcmgenet: enable driver to work without a device treePetri Gynther
2014-12-09copy_from_iter_nocache()Al Viro
2014-12-09new helper: iov_iter_kvec()Al Viro
2014-12-09csum_and_copy_..._iter()Al Viro
2014-12-09hyperv: Add support for vNIC hot removalHaiyang Zhang
2014-12-09net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn
2014-12-09iov_iter.c: handle ITER_KVEC directlyAl Viro
2014-12-06net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-06bpf: verifier: add checks for BPF_ABS | BPF_IND instructionsAlexei Starovoitov
2014-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-12-03netfilter: ipset: Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik
2014-12-03bridge: add brport flags to dflt bridge_getlinkScott Feldman
2014-12-03bridge: add new hwmode swdevScott Feldman
2014-12-03bridge: add new brport flag LEARNING_SYNCScott Feldman
2014-12-03bridge: move private brport flags to if_bridge.h so port drivers can use flagsScott Feldman
2014-12-03bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman
2014-12-03bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman
2014-12-03rtnl: expose physical switch id for particular deviceJiri Pirko
2014-12-03net: introduce generic switch devices supportJiri Pirko
2014-12-03net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-12-03net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko
2014-12-03neigh: sort Neighbor Cache Entry FlagsJiri Pirko
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-29Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-28Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso
2014-11-27netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira
2014-11-27netfilter: conntrack: avoid zeroing timerFlorian Westphal
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn
2014-11-26Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-26net: Add remcsum_adjust as common function for remote checksum offloadTom Herbert
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel