summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-05ipvlan: Always set broadcast bit in multicast filterMahesh Bandewar
2015-05-05ipvlan: Defer multicast / broadcast processing to a work-queueMahesh Bandewar
2015-05-05Merge branch 'eth_proto_is_802_3'David S. Miller
2015-05-05vlan: Use eth_proto_is_802_3Alexander Duyck
2015-05-05openvswitch: Use eth_proto_is_802_3Alexander Duyck
2015-05-05ipv4/ip_tunnel_core: Use eth_proto_is_802_3Alexander Duyck
2015-05-05ebtables: Use eth_proto_is_802_3Alexander Duyck
2015-05-05etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck
2015-05-05bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP framesBernhard Thaler
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet
2015-05-05mac80211: remove useless skb->encapsulation checkJohannes Berg
2015-05-05mac80211: make LED triggering depend on activationJohannes Berg
2015-05-05mac80211: make LED trigger names constJohannes Berg
2015-05-05mac80211: clean up station debugfsJohannes Berg
2015-05-05mac80211: remove sta->tx_fragments counterJohannes Berg
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg
2015-05-04net: fix two sparse warnings introduced by IGMP/MLD parsing exportsLinus Lüssing
2015-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-05-04Merge branch 'tipc-topology-cleanup'David S. Miller
2015-05-04tipc: deal with return value of tipc_conn_new callbackYing Xue
2015-05-04tipc: adjust locking policy of subscriptionYing Xue
2015-05-04tipc: involve reference counter for subscriberYing Xue
2015-05-04tipc: introduce tipc_subscrb_create routineYing Xue
2015-05-04tipc: rename functions defined in subscr.cYing Xue
2015-05-04Merge branch 'igmp_mld_export'David S. Miller
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing
2015-05-04bridge: multicast: call skb_checksum_{simple_, }validateLinus Lüssing
2015-05-04tc: remove unused redirect ttlJamal Hadi Salim
2015-05-04ixgbe: Use a signed type to hold error codesMark Rustad
2015-05-04ixgbe: Release semaphore bits in the right orderMark Rustad
2015-05-04ixgbe: Fix IOSF SB access issuesMark Rustad
2015-05-04e1000e: fix call to do_div() to use u64 argJeff Kirsher
2015-05-04e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo framesAlexander Duyck
2015-05-04e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck
2015-05-04e100: don't initialize int object to zeroJean Sacren
2015-05-04igb: simplify and clean up igb_enable_mas()Todd Fujinaka
2015-05-04Merge branch 'via-rhine-rework'David S. Miller
2015-05-04via-rhine: close SMP transmit races.françois romieu
2015-05-04via-rhine: dma_wmb transmit barrier.françois romieu
2015-05-04via-rhine: add consistent memory barrier in vlan receive code.françois romieu
2015-05-04via-rhine: kiss rx_head_desc goodbye.françois romieu
2015-05-04via-rhine: forbid holes in the receive descriptor ring.françois romieu
2015-05-04via-rhine: gotoize rhine_open error path.françois romieu
2015-05-04via-rhine: allocate and map receive buffer in a single transactionfrançois romieu
2015-05-04via-rhine: commit receive buffer address before descriptor status update.françois romieu
2015-05-04Merge branch 'flow_keys_digest'David S. Miller
2015-05-04sch_choke: Use flow_keys_digestTom Herbert
2015-05-04net: Add flow_keys digestTom Herbert
2015-05-04sched: Call skb_get_hash_perturb in sch_sfqTom Herbert