summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-08-14batman-adv: Make MCAST capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make TT capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make NC capability changes atomicLinus Lüssing
2015-08-14batman-adv: Make DAT capability changes atomicLinus Lüssing
2015-08-11batman-adv: Avoid u32 overflow during gateway selectRuben Wisniewski
2015-08-11batman-adv: Replace gw_reselect divisor with simple shiftSven Eckelmann
2015-08-10dsa: Support multiple MDIO bussesAndrew Lunn
2015-08-10gre: Remove support for sharing GRE protocol hook.Pravin B Shelar
2015-08-10openvswitch: Use regular GRE net_device instead of vportPravin B Shelar
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-10openvswitch: Move tunnel destroy function to oppenvswitch module.Pravin B Shelar
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones
2015-08-10bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov
2015-08-09net: ethernet: Fix double word "the the" in eth.cMasanari Iida
2015-08-09mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-09net: switchdev: support static FDB addressesVivien Didelot
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot
2015-08-09net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida
2015-08-07net: Fix race condition in store_rps_mapTom Herbert
2015-08-07openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov
2015-08-07RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan
2015-08-07RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan
2015-08-06af_mpls: add null dev check in find_outdevRoopa Prabhu
2015-08-06mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-04netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan
2015-08-03mpls: Use definition for reserved label checksRobert Shearman
2015-08-03ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman
2015-08-03lwtunnel: set skb protocol and devRobert Shearman
2015-08-03bridge: mdb: fix vlan_enabled access when vlans are not configuredNikolay Aleksandrov
2015-08-03act_bpf: properly support late binding of bpf action to a classifierDaniel Borkmann
2015-08-03bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0Satish Ashok
2015-08-03bridge: Don't segment multiple tagged packets on bridge deviceToshiaki Makita
2015-08-02ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-31ipv6: Disable flowlabel state ranges by defaultTom Herbert
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-07-31ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert
2015-07-31net: Add functions to get skb->hash based on flow structuresTom Herbert
2015-07-31net: dsa: Add netconsole supportFlorian Fainelli
2015-07-31net: dsa: Refactor transmit path to eliminate duplicationFlorian Fainelli
2015-07-31br2684: Remove unnecessary formatting macros b1 and bsJoe Perches
2015-07-31act_pedit: check binding before calling tcf_hash_release()WANG Cong
2015-07-31af_mpls: fix undefined reference to ip6_route_outputRoopa Prabhu
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu
2015-07-31bpf: add helpers to access tunnel metadataAlexei Starovoitov
2015-07-30tipc: clean up link creationJon Paul Maloy