summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy2010-10-291-20/+20
| | * | | | netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet2010-10-281-1/+2
| * | | | | cls_cgroup: Fix crash on module unloadHerbert Xu2010-11-031-2/+0
| * | | | | memory corruption in X.25 facilities parsingandrew hendry2010-11-032-4/+6
| * | | | | net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng2010-11-031-0/+2
| * | | | | rds: Remove kfreed tcp conn from listPavel Emelyanov2010-11-031-0/+6
| * | | | | rds: Lost locking in loop connection freeingPavel Emelyanov2010-11-031-0/+4
| * | | | | de2104x: fix panic on loadEric Dumazet2010-11-031-1/+0
| * | | | | atl1 : fix panic on loadEric Dumazet2010-11-031-1/+0
| * | | | | netxen: remove unused firmware exportsAmerigo Wang2010-11-031-3/+0
| * | | | | caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com2010-11-031-2/+1
| * | | | | caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-033-19/+53
| * | | | | caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-038-50/+55
| * | | | | smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith2010-11-031-1/+1
| * | | | | cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | | | | cxgb4: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | | | | cxgb3: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * | | | | net: check queue_index from sock is valid for deviceTom Herbert2010-11-011-1/+1
| * | | | | USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-11-011-1/+0
| * | | | | ibm_newemac: Remove netif_stop_queue() in emac_probe().David S. Miller2010-11-011-1/+0
| * | | | | usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei2010-11-011-0/+11
| * | | | | l2tp: kzalloc with swapped params in l2tp_dfs_seq_openDr. David Alan Gilbert2010-11-011-1/+1
| * | | | | trivial: fix typos concerning "function"Uwe Kleine-König2010-11-011-2/+2
| * | | | | bnx2x: Update version numberYaniv Rosner2010-11-011-2/+2
| * | | | | bnx2x: Reset 8073 phy during common initYaniv Rosner2010-11-011-0/+1
| * | | | | bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2010-11-012-7/+20
| * | | | | bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner2010-11-011-1/+1
| * | | | | bnx2x: Clear latch indication on link resetYaniv Rosner2010-11-011-1/+10
| * | | | | bnx2x: Fix port selection in case of E2Yaniv Rosner2010-11-011-3/+12
| * | | | | bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner2010-11-011-3/+5
| * | | | | bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner2010-11-011-1/+1
| * | | | | text ematch: check for NULL pointer before destroying textsearch configThomas Graf2010-10-311-1/+2
| * | | | | qlcnic: fix panic on loadEric Dumazet2010-10-311-1/+0
| * | | | | jme: fix panic on loadEric Dumazet2010-10-311-4/+0
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2010-11-051-23/+65
|\ \ \ \ \ \
| * | | | | | firewire: ohci: fix race when reading count in AR descriptorClemens Ladisch2010-10-301-2/+4
| * | | | | | firewire: ohci: avoid reallocation of AR buffersClemens Ladisch2010-10-301-12/+16
| * | | | | | firewire: ohci: fix race in AR split packet handlingClemens Ladisch2010-10-301-14/+21
| * | | | | | firewire: ohci: fix buffer overflow in AR split packet handlingClemens Ladisch2010-10-301-3/+32
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-11-059-161/+152
|\ \ \ \ \ \ \
| * | | | | | | cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky2010-11-054-14/+15
| * | | | | | | cifs: dereferencing first then checkingJeff Layton2010-11-041-7/+3
| * | | | | | | cifs: trivial comment fix: tlink_tree is now a rbtreeSuresh Jayaraman2010-11-041-1/+1
| * | | | | | | [CIFS] Cleanup unused variable build warningSteve French2010-11-021-1/+0
| * | | | | | | cifs: convert tlink_tree to a rbtreeJeff Layton2010-11-024-85/+101
| * | | | | | | cifs: store pointer to master tlink in superblock (try #2)Jeff Layton2010-11-022-17/+5
| * | | | | | | cifs: trivial doc fix: note setlease implementedJ. Bruce Fields2010-11-021-1/+1
| * | | | | | | CIFS: Add cifs_set_oplock_levelPavel Shilovsky2010-11-023-32/+30
| * | | | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-11-021-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | FS: cifs, remove unneeded NULL testsJiri Slaby2010-11-022-18/+11
OpenPOWER on IntegriCloud