summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-01net: Add priority to packet_offload objects.David S. Miller
2015-05-31net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan
2015-05-31ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-30net/mlx4: Add EQ poolMatan Barak
2015-05-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
2015-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-05-30if_vlan: fix vlaue -> value typoVivien Didelot
2015-05-30bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari
2015-05-30clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd
2015-05-28ethtool: Add helper routines to pass vf to rx_flow_specJohn Fastabend
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham
2015-05-27nl802154: add support to set cca ed levelAlexander Aring
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal
2015-05-27ieee802154: add set transmit power supportVarka Bhadram
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli
2015-05-26tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet
2015-05-26ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso
2015-05-26netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet
2015-05-25ipv6: Create percpu rt6_infoMartin KaFai Lau
2015-05-25ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau
2015-05-25ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau
2015-05-25ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau
2015-05-25ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa
2015-05-23mac802154: remove mib lockAlexander Aring
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring
2015-05-23mac802154: remove pib lockAlexander Aring
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller