summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-08-14mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi
2015-08-14mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi
2015-08-14mac80211: Make OCB mode set BSSIDBertold Van den Bergh
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh
2015-08-14mac80211: Set txrc.bss to true for OCB interfacesBertold Van den Bergh
2015-08-14nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh
2015-08-14cfg80211: propagate set_wiphy failure to userspaceMichal Kazior
2015-08-14cfg80211: regulatory: handle 5 and 10 MHz channels properlyMatthias May
2015-08-13net: frags: Add VRF device index to cache and lookupDavid Ahern
2015-08-13net: Use VRF index for oif in ip_send_unicast_replyDavid Ahern
2015-08-13net: Use passed in table for nexthop lookupsDavid Ahern
2015-08-13net: Add routes to the table associated with the deviceDavid Ahern
2015-08-13net: Fix up inet_addr_type checksDavid Ahern
2015-08-13net: Add inet_addr lookup by tableDavid Ahern
2015-08-13udp: Handle VRF device in sendmsgDavid Ahern
2015-08-13net: Use VRF device index for lookups on TXDavid Ahern
2015-08-13net: Use VRF device index for lookups on RXDavid Ahern
2015-08-13net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek
2015-08-13net: allow sleeping when modifying store_rps_mapSasha Levin
2015-08-13net: dsa: add support for switchdev VLAN objectsVivien Didelot
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-08-13net: track link status of ipv6 nexthopsAndy Gospodarek
2015-08-13tcp: TLP retransmits last if failed to send new packetYuchung Cheng
2015-08-13tcp: don't extend RTO on failed loss probe attemptsYuchung Cheng
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-13mac80211: remove always true conditionDan Carpenter
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg
2015-08-13rfkill: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-12net: ipv4: increase dhcp inter device timeoutMugunthan V N
2015-08-12net: dsa: Do not override PHY interface if already configuredFlorian Fainelli
2015-08-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-116lowpan: move module_init into core functionalityAlexander Aring
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring
2015-08-11Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring
2015-08-11net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis
2015-08-11net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-11net: switchdev: support static FDB addressesVivien Didelot
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller
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-11xfrm: Add oif to dst lookupsDavid Ahern
2015-08-11net/xfrm: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-11xfrm6: Fix IPv6 ECN decapsulationThomas Egerer
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann
2015-08-10inet: fix possible request socket leakEric Dumazet
2015-08-10inet: fix races with reqsk timersEric Dumazet
2015-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-08-10dsa: Support multiple MDIO bussesAndrew Lunn
2015-08-10gre: Remove support for sharing GRE protocol hook.Pravin B Shelar