summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-09-01Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-01pktgen: add flag NO_TIMESTAMP to disable timestampingJesper Dangaard Brouer
2014-09-01tipc: add name distributor resiliency queueErik Hugne
2014-09-01tipc: refactor name table updates out of named packet receive routineErik Hugne
2014-09-01net: xmit_list() becomes dev_hard_start_xmit().David S. Miller
2014-09-01net: Don't keep around original SKB when we software segment GSO frames.David S. Miller
2014-09-01net: Validate xmit SKBs right when we pull them out of the qdisc.David S. Miller
2014-09-01net: Separate out SKB validation logic from transmit path.David S. Miller
2014-09-01net: Have xmit_list() signal more==true when appropriate.David S. Miller
2014-09-01net: Pass a "more" indication down into netdev_start_xmit() code paths.David S. Miller
2014-09-01net: Move main gso loop out of dev_hard_start_xmit() into helper.David S. Miller
2014-09-01net: Create xmit_one() helper for dev_hard_start_xmit()David S. Miller
2014-09-01net: Do txq_trans_update() in netdev_start_xmit()David S. Miller
2014-09-01netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_*Pablo Neira Ayuso
2014-08-29sctp: Change sctp to implement csum_levelsTom Herbert
2014-08-29net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert
2014-08-29net: Clarification of CHECKSUM_UNNECESSARYTom Herbert
2014-08-29net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann
2014-08-29net: attempt a single high order allocationEric Dumazet
2014-08-29tipc: fix a potential oopsYing Xue
2014-08-29net: add skb_get_tx_queue() helperDaniel Borkmann
2014-08-29net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg
2014-08-29mac80211: fix chantype recalc warningMichal Kazior
2014-08-27net: dsa: add Broadcom SF2 switch driverFlorian Fainelli
2014-08-27net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli
2014-08-27net: dsa: allow updating fixed PHY link informationFlorian Fainelli
2014-08-27net: dsa: allow drivers to do link adjustmentFlorian Fainelli
2014-08-27net: dsa: allow switches to work without taggingFlorian Fainelli
2014-08-27net: dsa: allow for more complex PHY setupsFlorian Fainelli
2014-08-27net: dsa: retain a per-port device_node pointerFlorian Fainelli
2014-08-27net: dsa: provide a switch device device tree node pointerFlorian Fainelli
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli
2014-08-28ipvs: fix ipv6 hook registration for local repliesJulian Anastasov
2014-08-27tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal
2014-08-27mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat
2014-08-27ipvs: properly declare tunnel encapsulationJulian Anastasov
2014-08-26netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov
2014-08-26mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg
2014-08-26cfg80211: re-enable CSA for drivers that support itMichal Kazior
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg
2014-08-26mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland
2014-08-26mac80211: fix agg_status debugfs file alignmentJohannes Berg
2014-08-26mac80211: fix start_seq_num in Rx reorder offloadDenton Gentry
2014-08-26mac80211: mesh_plink: handle confirm frames with new plidBob Copeland
2014-08-26mac80211: fix smps mode check for AP_VLANFelix Fietkau