aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-19bury skb_copy_to_page()Al Viro1-23/+0
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro1-3/+2
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones1-1/+1
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2014-11-12ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert2-22/+19
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches2-12/+1
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches1-4/+0
2014-11-11irda: Simplify IRDA logging macrosJoe Perches1-3/+3
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong1-2/+9
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2-10/+3
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet1-0/+12
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross1-0/+9
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller10-299/+298
2014-11-10net: Move bonding headers under include/netDavid S. Miller4-0/+1248
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2014-11-06Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitchDavid S. Miller1-0/+39
2014-11-06sock.h: Remove unused NETDEBUG macroJoe Perches1-3/+0
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata1-1/+0
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert1-1/+2
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman1-0/+39
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong1-0/+10
2014-11-05gue: TX support for using remote checksum offload optionTom Herbert1-1/+13
2014-11-05gue: Protocol constants for remote checksum offloadTom Herbert1-1/+4
2014-11-05gue: Add infrastructure for flags and optionsTom Herbert1-5/+95
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert1-0/+26
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-21/+201
2014-11-04net: allow setting ecn via routing tableFlorian Westphal1-1/+1
2014-11-04syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal1-5/+4
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller1-6/+23
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-0/+2
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy1-0/+19
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau1-0/+5
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+22
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+20
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso1-0/+10
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso1-0/+10
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+2
2014-10-30net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck1-0/+7
2014-10-30net: dsa: Add support for switch EEPROM accessGuenter Roeck1-0/+10
2014-10-30net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck1-0/+16
2014-10-29mac802154: rx: add software checksum filtering checkAlexander Aring1-0/+2
2014-10-29mac802154: separate omit tx/rx flagsAlexander Aring1-2/+8
2014-10-29mac802154: add support for promiscuous modeAlexander Aring1-0/+7
2014-10-29mac802154: add hardware address filter flagAlexander Aring1-0/+2
2014-10-29mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring1-1/+4
2014-10-29mac802154: remove tab after defineAlexander Aring1-8/+8
2014-10-29neigh: optimize neigh_parms_release()Nicolas Dichtel1-1/+2
2014-10-29tcp: allow for bigger reordering levelEric Dumazet1-3/+1
2014-10-28mac802154: remove driver ops in wpan-phyAlexander Aring1-8/+0
2014-10-28mac802154: ops: declare channel and page as u8Alexander Aring1-3/+2