Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2011-12-06infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller
2011-12-06cxgb4i: Handle dst_get_neighbour_noref() returning NULL.David Miller
2011-12-06libcxgbi: Handle dst_get_neighbour_noref() returning NULL.David Miller
2011-12-06infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...David Miller
2011-12-06infiniband: nes: Use dst's neighbour entry.David Miller
2011-12-06cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller
2011-12-06cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller
2011-12-06infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.David Miller
2011-12-06net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-05ixgbe: Remove function prototype for non-existent functionGreg Rose
2011-12-05ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend
2011-12-05ixgbe: DCBnl set_all, order of operations fixJohn Fastabend
2011-12-05igb: Update DMA Coalescing threshold calculation.Matthew Vick
2011-12-05e1000e: hitting BUG_ON() from napi_enableBruce Allan
2011-12-05e1000e: Avoid wrong check on TX hangJeff Kirsher
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04ll_temac: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-02forcedeath: Fix bql support for forcedeathIgor Maravic
2011-12-02niu: Fix typo in comment.David S. Miller
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-02niu: Add support for byte queue limits.David S. Miller
2011-12-02niu: Remove redundant PHY ID test.David S. Miller
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-01can: cc770: add platform bus driver for the CC770 and AN82527Wolfgang Grandegger
2011-12-01can: cc770: add legacy ISA bus driver for the CC770 and AN82527Wolfgang Grandegger
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger
2011-12-01icplus: mdio_write(), remove unnecessary for loopPatrick Kelle
2011-12-01bonding: only use primary address for ARPHenrik Saavedra Persson
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-12-01Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-12-01neigh: Add infrastructure for allocating device neigh privates.David Miller
2011-12-01sfc: fix race in efx_enqueue_skb_tso()Eric Dumazet
2011-12-01bnx2: Support for byte queue limitsEric Dumazet
2011-12-01net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam
2011-12-01can: Revert outdated cc770 driver patches.David S. Miller
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-30Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-30sky2: add bql supportstephen hemminger
2011-11-30bnx2x: handle iSCSI SD modeDmitry Kravkov
2011-11-30isdn: avoid copying too long drvidDan Carpenter
2011-11-30isdn: make sure strings are null terminatedDan Carpenter
2011-11-30can: cc770: legacy CC770 ISA bus driverWolfgang Grandegger
2011-11-30can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger
2011-11-30net/smsc911x: Add regulator supportRobert Marklund
2011-11-30can: sja1000_isa: convert to platform driver to support x86_64 systemsWolfgang Grandegger