OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2014-02-14 Florian Fainellinet: bcmgenet: hook into the build system
2014-02-14 Florian Fainellinet: bcmgenet: add MDIO routines
2014-02-14 Florian Fainellinet: bcmgenet: add main driver file
2014-02-14 Florian Fainellinet: bcmgenet: add driver definitions and private structure
2014-02-14 Florian Fainellinet: phy: add Broadcom BCM7xxx internal PHY driver
2014-02-14 Florian Fainellinet: phy: broadcom: extract register definitions
2014-02-14 Florian Fainellinet: phy: update port type for MoCA PHYs
2014-02-14 Florian Fainellinet: phy: add MoCA PHY type
2014-02-14 Yang Yingliangsch_netem: replace magic numbers with enumerate in...
2014-02-14 Yang Yingliangsch_netem: change some func's param from "struct Qdisc...
2014-02-14 Yang Yingliangsch_netem: return errcode before setting params
2014-02-13 Denis Kirjanovipv4: ip_forward: perform skb->pkt_type check at the...
2014-02-13 stephen hemmingernet: remove unnecessary return's
2014-02-13 Stanislav Fomichevtcp: remove unused min_cwnd member of tcp_congestion_ops
2014-02-13 Vasundhara... be2net: refactor multi-channel config code for Skyhawk...
2014-02-13 Vasundhara... be2net: Update copyright year
2014-02-13 Somnath Koturbe2net: Log a kernel message when UE is detected in...
2014-02-13 David S. MillerMerge tag 'linux-can-next-for-3.15-20140212' of git...
2014-02-13 Yang Yingliangsocket: replace some printk with pr_*
2014-02-13 Sergei Shtylyovsh_eth: use ETH_ZLEN instead of home-grown #define
2014-02-13 David S. MillerMerge branch 'tipc'
2014-02-13 Jon Paul Maloytipc: add node_lock protection to link lookup function
2014-02-13 Ying Xuetipc: remove bearer_lock from tipc_bearer struct
2014-02-13 Jon Paul Maloytipc: delay delete of link when failover is needed
2014-02-13 Jon Paul Maloytipc: changes to general packet reception algorithm
2014-02-13 Jon Paul Maloytipc: rename stack variables in function tipc_link_tunn...
2014-02-13 Jon Paul Maloytipc: more cleanup of tunnelling reception function
2014-02-13 Jon Paul Maloytipc: change signature of tunnelling reception function
2014-02-13 Jon Paul Maloytipc: change reception of tunnelled failover packets
2014-02-13 Jon Paul Maloytipc: change reception of tunnelled duplicate packets
2014-02-13 Ying Xuetipc: remove 'links' list from tipc_bearer struct
2014-02-13 Ying Xuetipc: redefine 'started' flag in struct link to bitmap
2014-02-13 Ying Xuetipc: move code for deleting links from bearer.c to...
2014-02-13 Ying Xuetipc: move code for resetting links from bearer.c to...
2014-02-13 Jon Paul Maloytipc: stricter behavior of message reassembly function
2014-02-13 Andreas Bofjälltipc: explicitly include core.h in addr.h
2014-02-13 dingtianhongbonding: remove the redundant judgements for bond_optio...
2014-02-13 dingtianhongbonding: remove the redundant judgements for bond_set_m...
2014-02-13 WANG Congnet: allow setting mac address of loopback device
2014-02-13 David S. MillerMerge branch 'i40e'
2014-02-13 Mitch Williamsi40evf: refactor reset handling
2014-02-13 Mitch Williamsi40evf: change type of flags variable
2014-02-13 Mitch Williamsi40evf: don't store unnecessary array of strings
2014-02-13 Mitch Williamsi40evf: fix bogus comment
2014-02-13 Mitch Williamsi40evf: clean up adapter struct
2014-02-13 Mitch Williamsi40e: don't handle VF reset on unload
2014-02-13 Mitch Williamsi40e: enable extant VFs
2014-02-13 Mitch Williamsi40e: reset VFs after PF reset
2014-02-13 Mitch Williamsi40e: set VF state to active when reset is complete
2014-02-13 Mitch Williamsi40e: remove dead code
2014-02-13 Akeem G Abodunrini40e: Setting i40e_down bit for tx_timeout
2014-02-13 Mitch Williamsi40evf: clean up memsets
2014-02-13 Jesse Brandeburgi40evf: trivial fixes
2014-02-13 Jesse Brandeburgi40e: bump driver version
2014-02-13 Jesse Brandeburgi40e: spelling error
2014-02-13 Sabrina Dubrocaipx: implement shutdown()
2014-02-13 David S. MillerMerge branch 'net_sched'
2014-02-13 WANG Congnet_sched: act: clean up tca_action_flush()
2014-02-13 WANG Congnet_sched: act: refuse to remove bound action outside
2014-02-13 WANG Congnet_sched: act: move tcf_hashinfo_init() into tcf_regis...
2014-02-13 WANG Congnet_sched: act: refactor cleanup ops
2014-02-13 WANG Congnet_sched: act: hide struct tcf_common from API
2014-02-13 David S. MillerMerge branch 'bnx2x'
2014-02-13 Dmitry Kravkovbnx2x: utilize FW 7.8.19
2014-02-13 Yuval Mintzbnx2x: (semantic) revise scheduling of sp_rtnl
2014-02-13 Yuval Mintzbnx2x: Fix bnx2x_panic_dump for VFs
2014-02-13 Yuval Mintzbnx2x: Revise IOV vlan/mac validation
2014-02-13 Michal Kalderonbnx2x: Add support in PF driver for RSC
2014-02-13 Yuval Mintzbnx2x: Semantic Validate vlan/mac changes
2014-02-13 Ariel Eliorbnx2x: Remove unnecessary internal mem config
2014-02-13 Yuval Mintzbnx2x: Remove unused iov code
2014-02-13 Yuval Mintzbnx2x: [Debug] change verbosity of some prints
2014-02-13 Florian Fainellinet: phy: expose phydev->has_fixups to sysfs
2014-02-13 Florian Fainellinet: phy: add "has_fixups" boolean property
2014-02-13 Florian Fainellinet: phy: expose PHY device interface mode
2014-02-13 Florian Fainellinet: phy: re-design phy_modes to be self-contained
2014-02-13 Florian Fainellinet: phy: fix phy_{clear,config}_interrupt comment...
2014-02-13 Florian Fainellinet: phy: allow driver to implement their own aneg_done
2014-02-13 Florian Fainellinet: phy: add genphy_aneg_done()
2014-02-13 Florian Fainellinet: phy: display human readable PHY speed settings
2014-02-13 Florian Fainellinet: phy: update phy_print_status to show pause settings
2014-02-13 Florian Fainellinet: phy: use network device in phy_print_status
2014-02-12 David S. MillerMerge branch 'sfc'
2014-02-12 Ben Hutchingssfc: Add/remove blank lines to taste
2014-02-12 Ben Hutchingssfc: Fail self-test with -EBUSY, not -EIO, if the devic...
2014-02-12 Ben Hutchingssfc: Cosmetic changes to self-test from the out-of...
2014-02-12 Ben Hutchingssfc: Update product naming
2014-02-12 Ben Hutchingssfc: Use canonical pointer type for MAC address in...
2014-02-12 Ben Hutchingssfc: Rename 'use_options' variable in tso_start() to...
2014-02-12 Ben Hutchingssfc: Preserve rx_frm_trunc counters when resizing DMA...
2014-02-12 Ben Hutchingssfc: Correct comment about number of TX queues used...
2014-02-12 Ben Hutchingssfc: Remove unused definitions of EF10 user-mode DMA...
2014-02-12 Ben Hutchingssfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN
2014-02-12 Ben Hutchingssfc: Rewrite adjustment of PPS event in a clearer way
2014-02-12 Ben Hutchingssfc: Cache skb->data in local variable in efx_ptp_rx()
2014-02-12 Laurence Evanssfc: Removed adhoc scheme to rate limit PTP event queue...
2014-02-12 David S. MillerMerge branch 'ethtool_docs'
2014-02-12 Ben Hutchingsethtool: Fix unwanted section breaks in kernel-doc
2014-02-12 Ben Hutchingsethtool: Move kernel-doc comment next to struct ethtool...
2014-02-12 Ben Hutchingsethtool: Document the general convention for VLAs in...
next