aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/exec_domain.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-05net: fix some compiler warning in net/core/neighbour.cCong Wang1-3/+2
2012-12-05bridge: implement multicast fast leaveDavid S. Miller5-21/+7
2012-12-05cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai2-4/+13
2012-12-05cnic: Reset iSCSI EQ during shutdown.Michael Chan2-0/+24
2012-12-05ipv6: avoid taking locks at socket dismantleEric Dumazet2-0/+6
2012-12-05net: doc: add default value for neighbour parametersShan Wei1-0/+8
2012-12-05net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei1-5/+12
2012-12-05net/phy: Add interrupt support for dp83640 phy.Stephan Gatzka1-1/+77
2012-12-05myri10ge: fix most sparse warningsAndrew Gallatin1-5/+5
2012-12-05bridge: implement multicast fast leaveAmerigo Wang3-0/+42
2012-12-053com: make 3c59x depend on HAS_IOPORTJan Glauber1-1/+1
2012-12-04ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTEDavid S. Miller1-1/+4
2012-12-04ip6mr: fix rtm_family of rtnl msgNicolas Dichtel1-1/+1
2012-12-04net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn1-0/+6
2012-12-04net: neterion: use for_each_pci_dev to simplify the codeWei Yongjun1-1/+1
2012-12-04ip6mr: advertise new mfc entries via rtnlNicolas Dichtel1-4/+59
2012-12-04ipmr: advertise new mfc entries via rtnlNicolas Dichtel1-5/+59
2012-12-04ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel2-2/+41
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel3-2/+9
2012-12-04ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel3-0/+21
2012-12-04ip6mr: use nla_nest_* helpersNicolas Dichtel1-13/+13
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel7-6/+53
2012-12-04qlcnic: rename module params with module_param_namedSony Chacko1-16/+16
2012-12-04qlcnic: fix bug in LRO descriptor access macroSony Chacko1-1/+1
2012-12-04qlcnic: update NIC partition interface routinesSony Chacko3-48/+89
2012-12-04qlcnic: get board name APISony Chacko2-31/+30
2012-12-04qlcnic: modify PCI and register access routinesSony Chacko4-162/+222
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko8-173/+177
2012-12-04qlcnic: add 82xx adapter specific checksSony Chacko2-8/+22
2012-12-04tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx timestampsMatt Carlson1-5/+52
2012-12-04tg3: PTP - Add the hardware timestamp ioctlMatt Carlson1-0/+93
2012-12-04tg3: PTP - Implement the ptp api and ethtool functionsMatt Carlson1-1/+145
2012-12-04tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson3-7/+115
2012-12-04tg3: Fix inconsistent locking for tg3_netif_start().Nithin Nayak Sujir1-1/+4
2012-12-03ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks1-14/+10
2012-12-03tun: only queue packets on deviceMichael S. Tsirkin2-16/+10
2012-12-03net/intel: remove __dev* attributesBill Pemberton11-49/+49
2012-12-03bnx2x: remove __dev* attributesBill Pemberton3-35/+35
2012-12-03net/broadcom: remove __dev* attributesBill Pemberton3-8/+8
2012-12-03xen-netfront: remove __dev* attributesBill Pemberton1-4/+4
2012-12-03net/lmc: remove __dev* attributesBill Pemberton1-3/+3
2012-12-03ixp4xx_hss: remove __dev* attributesBill Pemberton1-2/+2
2012-12-03net/hdlc: remove __dev* attributesBill Pemberton5-7/+7
2012-12-03farsync: remove __dev* attributesBill Pemberton1-5/+5
2012-12-03dscc4: remove __dev* attributesBill Pemberton1-3/+3
2012-12-03vmxnet3: remove __dev* attributesBill Pemberton1-3/+3
2012-12-03virtio_net: remove __dev* attributesBill Pemberton1-2/+2
2012-12-03net/phy: remove __dev* attributesBill Pemberton5-17/+17
2012-12-03irda: remove __dev* attributesBill Pemberton7-26/+26
2012-12-03ieee802154: remove __dev* attributesBill Pemberton4-12/+12