summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: implement multicast fast leaveDavid S. Miller2012-12-055-21/+7
* cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai2012-12-052-4/+13
* cnic: Reset iSCSI EQ during shutdown.Michael Chan2012-12-052-0/+24
* ipv6: avoid taking locks at socket dismantleEric Dumazet2012-12-052-0/+6
* net: doc: add default value for neighbour parametersShan Wei2012-12-051-0/+8
* net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei2012-12-051-5/+12
* net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka2012-12-051-1/+77
* myri10ge: fix most sparse warningsAndrew Gallatin2012-12-051-5/+5
* bridge: implement multicast fast leaveAmerigo Wang2012-12-053-0/+42
* 3com: make 3c59x depend on HAS_IOPORTJan Glauber2012-12-051-1/+1
* ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller2012-12-041-1/+4
* ip6mr: fix rtm_family of rtnl msgNicolas Dichtel2012-12-041-1/+1
* net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn2012-12-041-0/+6
* net: neterion: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-041-1/+1
* ip6mr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-041-4/+59
* ipmr: advertise new mfc entries via rtnlNicolas Dichtel2012-12-041-5/+59
* ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2012-12-042-2/+41
* ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-043-2/+9
* ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-043-0/+21
* ip6mr: use nla_nest_* helpersNicolas Dichtel2012-12-041-13/+13
* netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-047-6/+53
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-12-0413-259/+332
|\
| * netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-033-0/+23
| * netfilter: ctnetlink: nla_policy updatesFlorian Westphal2012-12-032-2/+8
| * netfilter: kill support for per-af queue backendsFlorian Westphal2012-12-034-156/+20
| * netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso2012-12-032-0/+110
| * netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso2012-12-033-18/+11
| * netfilter: ipset: Increase the number of maximal sets automaticallyJozsef Kadlecsik2012-12-031-83/+160
* | qlcnic: rename module params with module_param_namedSony Chacko2012-12-041-16/+16
* | qlcnic: fix bug in LRO descriptor access macroSony Chacko2012-12-041-1/+1
* | qlcnic: update NIC partition interface routinesSony Chacko2012-12-043-48/+89
* | qlcnic: get board name APISony Chacko2012-12-042-31/+30
* | qlcnic: modify PCI and register access routinesSony Chacko2012-12-044-162/+222
* | qlcnic: move HW specific data to seperate structureSony Chacko2012-12-048-173/+177
* | qlcnic: add 82xx adapter specific checksSony Chacko2012-12-042-8/+22
* | tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...Matt Carlson2012-12-041-5/+52
* | tg3: PTP - Add the hardware timestamp ioctlMatt Carlson2012-12-041-0/+93
* | tg3: PTP - Implement the ptp api and ethtool functionsMatt Carlson2012-12-041-1/+145
* | tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson2012-12-043-7/+115
* | tg3: Fix inconsistent locking for tg3_netif_start().Nithin Nayak Sujir2012-12-041-1/+4
* | Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller2012-12-03233-1133/+1142
|\ \
| * | net/intel: remove __dev* attributesBill Pemberton2012-12-0311-49/+49
| * | bnx2x: remove __dev* attributesBill Pemberton2012-12-033-35/+35
| * | net/broadcom: remove __dev* attributesBill Pemberton2012-12-033-8/+8
| * | xen-netfront: remove __dev* attributesBill Pemberton2012-12-031-4/+4
| * | net/lmc: remove __dev* attributesBill Pemberton2012-12-031-3/+3
| * | ixp4xx_hss: remove __dev* attributesBill Pemberton2012-12-031-2/+2
| * | net/hdlc: remove __dev* attributesBill Pemberton2012-12-035-7/+7
| * | farsync: remove __dev* attributesBill Pemberton2012-12-031-5/+5
| * | dscc4: remove __dev* attributesBill Pemberton2012-12-031-3/+3
OpenPOWER on IntegriCloud