summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wimax/i2400m: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-08-241-2/+1
* net: Set device operstate at registration timeBen Hutchings2012-08-243-0/+11
* net/fsl: introduce Freescale 10G MDIO driverTimur Tabi2012-08-243-0/+282
* cls_cgroup: Allow classifier cgroups to have their classid reset to 0Neil Horman2012-08-241-1/+1
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-08-2420-558/+818
|\
| * batman-adv: Start new development cycleSven Eckelmann2012-08-231-1/+1
| * batman-adv: change interface_rx to get orig nodeAntonio Quartulli2012-08-233-7/+14
| * batman-adv: detect not yet announced clientsAntonio Quartulli2012-08-235-33/+101
| * batman-adv: Reduce accumulated length of simple statementsSven Eckelmann2012-08-237-38/+55
| * batman-adv: Don't break statements after assignment operatorSven Eckelmann2012-08-236-35/+39
| * batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann2012-08-233-29/+31
| * batman-adv: Drop tt queries with foreign destMartin Hundebøll2012-08-231-15/+3
| * batman-adv: Move batadv_check_unicast_packet()Martin Hundebøll2012-08-231-25/+25
| * batman-adv: Split batadv_priv in sub-structures for featuresSven Eckelmann2012-08-2310-311/+343
| * batman-adv: check batadv_orig_hash_add_if() return codeSimon Wunderlich2012-08-231-1/+7
| * batman-adv: fix typos in commentsAntonio Quartulli2012-08-232-5/+5
| * batman-adv: add reference counting for type batadv_tt_orig_list_entryAntonio Quartulli2012-08-232-23/+53
| * batman-adv: remove a misleading commentJonathan Corbet2012-08-231-3/+0
| * batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructureMarek Lindner2012-08-233-19/+42
| * batman-adv: rename bridge loop avoidance claim typesSimon Wunderlich2012-08-232-11/+11
| * batman-adv: correct comments in bridge loop avoidanceSimon Wunderlich2012-08-231-2/+3
| * batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich2012-08-234-3/+89
| * batman-adv: move function arguments on one lineAntonio Quartulli2012-08-231-2/+1
* | packet: fix broken build.Rami Rosen2012-08-231-1/+1
* | net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet2012-08-235-19/+12
|/
* packet: Protect packet sk list with mutex (v2)Pavel Emelyanov2012-08-223-9/+15
* mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W2012-08-222-67/+90
* af_packet: use define instead of constantdanborkmann@iogearbox.net2012-08-221-2/+3
* rds: Don't disable BH on BH contextYing Xue2012-08-224-8/+8
* bonding: support for IPv6 transmit hashingJohn Eaglesham2012-08-222-31/+88
* ipv6: gre: fix ip6gre_err()Eric Dumazet2012-08-221-3/+5
* xfrm: fix RCU bugsEric Dumazet2012-08-221-37/+39
* net: remove delay at device dismantleEric Dumazet2012-08-228-24/+27
* Merge git://1984.lsi.us.es/nf-nextDavid S. Miller2012-08-2223-132/+232
|\
| * netfilter: remove unnecessary goto statement for error recoveryJean Sacren2012-08-223-15/+3
| * netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang2012-08-221-4/+6
| * netfilter: nf_conntrack: remove unnecessary RTNL lockingPatrick McHardy2012-08-201-5/+0
| * netfilter: sparse endian fixesPatrick McHardy2012-08-204-7/+9
| * netfilter: PTR_RET can be usedWu Fengguang2012-08-1410-32/+10
| * ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-103-3/+22
| * ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2012-08-102-27/+128
| * ipvs: fixed sparse warningClaudiu Ghioc2012-08-101-4/+4
| * ipvs: generalize app registration in netnsJulian Anastasov2012-08-103-35/+49
| * ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov2012-08-101-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-229-14/+198
|\ \
| * | igb: update to allow reading/setting MDI stateJesse Brandeburg2012-08-212-0/+46
| * | e1000e: implement MDI/MDI-X controlJesse Brandeburg2012-08-211-2/+39
| * | e1000: configure and read MDI settingsJesse Brandeburg2012-08-212-0/+43
| * | igb: implement 580 MDI setting supportJesse Brandeburg2012-08-212-4/+30
| * | e1000e: implement 82577/579 MDI setting supportBruce W Allan2012-08-211-2/+29
OpenPOWER on IntegriCloud