summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet
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
2015-05-04sched: Call skb_get_hash_perturb in sch_sfbTom Herbert
2015-05-04sched: Call skb_get_hash_perturb in sch_hhfTom Herbert
2015-05-04sched: Call skb_get_hash_perturb in sch_fq_codelTom Herbert
2015-05-04net: Add skb_get_hash_perturbTom Herbert
2015-05-04net: ipv4: route: Fix sending IGMP messages with link addressAndrew Lunn
2015-05-04net: sched: run ingress qdisc without locksAlexei Starovoitov
2015-05-04Merge branch 'tcp_sack_rttm'David S. Miller
2015-05-04tcp: invoke pkts_acked hook on every ACKKenneth Klette Jonassen
2015-05-04tcp: improve RTT from SACK for CCKenneth Klette Jonassen
2015-05-04tcp: move struct tcp_sacktag_state to tcp_ack()Kenneth Klette Jonassen
2015-05-04Merge branch 'rhashtable-test'David S. Miller
2015-05-04rhashtable-test: Detect insertion failuresThomas Graf
2015-05-04rhashtable-test: Use walker to test bucket statisticsThomas Graf
2015-05-04rhashtable-test: Do not allocate individual test objectsThomas Graf
2015-05-04rhashtable-test: Get rid of ptr in test_obj structureThomas Graf
2015-05-04rhashtable-test: Measure time to insert, remove & traverse entriesThomas Graf